Commit 9ee208ea authored by Andrew Morton's avatar Andrew Morton Committed by Linus Torvalds

[PATCH] net/sunrpc/sunrpc_syms.c typo fix

From: Frank Cusack <fcusack@fcusack.com>

net/sunrpc/sunrpc_syms.c typo fix
parent cf50f395
......@@ -169,7 +169,7 @@ cleanup_sunrpc(void)
#ifdef RPC_DEBUG
rpc_unregister_sysctl();
#endif
#ifdef CONFIG_PROCFS
#ifdef CONFIG_PROC_FS
rpc_proc_exit();
#endif
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment