OSDN Git Service

SUNRPC: drop stale comment in svc_setup_socket()
authorStefan Hajnoczi <stefanha@redhat.com>
Tue, 27 Oct 2015 10:23:30 +0000 (10:23 +0000)
committerJ. Bruce Fields <bfields@redhat.com>
Tue, 10 Nov 2015 14:25:50 +0000 (09:25 -0500)
commitea833f5de3ab49a0aac79a16633fd510390b83a6
tree6b0364deb6d41e961e7f6ccec4393687417d5f65
parent9767feb2c64b29775f1ea683130b44f95f67d169
SUNRPC: drop stale comment in svc_setup_socket()

The svc_setup_socket() function does set the send and receive buffer
sizes, so the comment is out-of-date:

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
net/sunrpc/svcsock.c