SUNRPC: Fix sparse warnings
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 14 May 2007 21:21:26 +0000 (17:21 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 14 May 2007 23:33:47 +0000 (19:33 -0400)
 - net/sunrpc/xprtsock.c:1635:5: warning: symbol 'init_socket_xprt' was not
   declared. Should it be static?
 - net/sunrpc/xprtsock.c:1649:6: warning: symbol 'cleanup_socket_xprt' was
   not declared. Should it be static?

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>

No differences found