]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blobdiff - net/sunrpc/xprtsock.c
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[mirror_ubuntu-focal-kernel.git] / net / sunrpc / xprtsock.c
index 9b5de31aa42939cbc3f6aa4a0a94d7a28f711e84..4dad5da388d6101a25ac3f2d3cbfdb2ac9f311aa 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * linux/net/sunrpc/xprtsock.c
  *
@@ -2203,7 +2204,7 @@ static void xs_udp_setup_socket(struct work_struct *work)
        struct sock_xprt *transport =
                container_of(work, struct sock_xprt, connect_worker.work);
        struct rpc_xprt *xprt = &transport->xprt;
-       struct socket *sock = transport->sock;
+       struct socket *sock;
        int status = -EIO;
 
        sock = xs_create_sock(xprt, transport,