]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - net/socket.c
net: socket: fix a typo in sockfd_lookup().
authorRosen, Rami <rami.rosen@intel.com>
Sun, 21 May 2017 19:12:38 +0000 (22:12 +0300)
committerDavid S. Miller <davem@davemloft.net>
Mon, 22 May 2017 16:14:04 +0000 (12:14 -0400)
commit241c4667fcf3b64f84a892e2b656027d85e73e6b
tree9039f9322b3462d580301c7070d6f1d3af0b7567
parentacb5d48f0e5284d7813652f8dd1b94bb6021d8db
net: socket: fix a typo in sockfd_lookup().

This patch fixes a typo in sockfd_lookup() in net/socket.c.

Signed-off-by: Rami Rosen <rami.rosen@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/socket.c