sock_close() couldn't have been called with NULL inode since at least 2.1.early
commit0e2bcaae836e535236244bfc900626ee541eb7bb
authorAl Viro <viro@zeniv.linux.org.uk>
Sun, 14 Apr 2013 21:22:17 +0000 (14 17:22 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Mon, 29 Apr 2013 19:41:43 +0000 (29 15:41 -0400)
tree69b40e8c00807f345943d2f4f949efa00a223629
parente53cfda5d2c90a6dd763eb72034c775add729e40
sock_close() couldn't have been called with NULL inode since at least 2.1.early

... if not since 0.99 or so.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
net/socket.c