]> git.kernelconcepts.de Git - karo-tx-linux.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, 27 Oct 2015 21:16:53 +0000 (17:16 -0400)
commit1bc483f959c892f3ad324f1957a9fe97e7873981
treed9b9985f5c99cdb63b9b44fbdd35ae1230d56d22
parent73a084c85e9182919d0116637ec5e01030943452
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