]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4a4982fbbc7753acc6fe20fd6703a5ab03eb0214
tree6b0364deb6d41e961e7f6ccec4393687417d5f65
parentd38a5da72cada393475ed19234f20b98f83f65d9
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