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)
commit7531d692d4174789d583eb50fcb83cefa121b790
treec3ab10fdccf1863848946e6f3217514542217289
parentd48c5f41000ad176df71d2d43932c6c50f938196
SUNRPC: Fix sparse warnings

 - 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>
include/linux/sunrpc/rpc_pipe_fs.h
include/linux/sunrpc/xprt.h
net/sunrpc/sunrpc_syms.c