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)
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>

No differences found