git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c556b75
)
NFS,SUNRPC,NLM: fix unused variable warnings when CONFIG_SYSCTL is disabled
author
Chuck Lever
<cel@netapp.com>
Tue, 1 Nov 2005 21:53:32 +0000
(16:53 -0500)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Fri, 4 Nov 2005 20:39:48 +0000
(15:39 -0500)
Fix some dprintk's so that NLM, NFS client, and RPC client compile
cleanly if CONFIG_SYSCTL is disabled.
Test plan:
Compile kernel with CONFIG_NFS enabled and CONFIG_SYSCTL disabled.
Signed-off-by: Chuck Lever <cel@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found