X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=net%2Fsunrpc%2Fsysctl.c;h=887f0183b4c67440d2671101d9773781e9b2038f;hb=a68db9cb858d10820add66682ad4d412f9914288;hp=c99c58e2ee66155173338a43aec6aff48dc8614e;hpb=026f8f612a137324869b6dbdf1d526d176e1766e;p=firefly-linux-kernel-4.4.55.git diff --git a/net/sunrpc/sysctl.c b/net/sunrpc/sysctl.c index c99c58e2ee66..887f0183b4c6 100644 --- a/net/sunrpc/sysctl.c +++ b/net/sunrpc/sysctl.c @@ -37,7 +37,7 @@ EXPORT_SYMBOL_GPL(nfsd_debug); unsigned int nlm_debug; EXPORT_SYMBOL_GPL(nlm_debug); -#ifdef RPC_DEBUG +#if IS_ENABLED(CONFIG_SUNRPC_DEBUG) static struct ctl_table_header *sunrpc_table_header; static struct ctl_table sunrpc_table[];