SUNRPC: allow sunrpc.o to link when CONFIG_SYSCTL is disabled
authorChuck Lever <cel@netapp.com>
Tue, 1 Nov 2005 17:24:48 +0000 (12:24 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 4 Nov 2005 20:39:45 +0000 (15:39 -0500)
 The sunrpc module should build properly even when CONFIG_SYSCTL is
 disabled.

 Reported by Jan-Benedict Glaw.

 Test plan:
 Compile kernel with CONFIG_NFS as a module and built-in, and CONFIG_SYSCTL
 enabled and disabled.

Signed-off-by: Chuck Lever <cel@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
net/sunrpc/sunrpc_syms.c
net/sunrpc/sysctl.c
net/sunrpc/xprtsock.c

Simple merge
Simple merge
Simple merge