]> rtime.felk.cvut.cz Git - linux-imx.git/commit
svcrpc: make svc_xprt_received static
authorJ. Bruce Fields <bfields@redhat.com>
Sat, 18 Aug 2012 02:12:19 +0000 (22:12 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Tue, 21 Aug 2012 21:42:01 +0000 (17:42 -0400)
commit6741019c829ecfa6f7a504fae1305dcf5d5cf057
treea0b749e9ccab9d0bb813ff8b92fde629d40e4bc4
parent5b444cc9a4c979aa0fa185c8ddca221462a34b7a
svcrpc: make svc_xprt_received static

Note this isn't used outside svc_xprt.c.

May as well move it so we don't need a declaration while we're here.

Also remove an outdated comment.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>
include/linux/sunrpc/svc_xprt.h
net/sunrpc/svc_xprt.c
net/sunrpc/xprtrdma/svc_rdma_transport.c