From: J. Bruce Fields Date: Sat, 18 Aug 2012 02:12:19 +0000 (-0400) Subject: svcrpc: make svc_xprt_received static X-Git-Tag: v3.7-rc1~24^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6741019c829ecfa6f7a504fae1305dcf5d5cf057;p=pandora-kernel.git 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 --- Reading git-diff-tree failed