mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-07-22 23:04:43 +00:00
[PATCH] sysctl: move CTL_SUNRPC to sysctl.h where it belongs
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com> Cc: Trond Myklebust <trond.myklebust@fys.uio.no> Cc: Neil Brown <neilb@cse.unsw.edu.au> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
parent
b402f06d6e
commit
50d851f722
2 changed files with 2 additions and 2 deletions
|
@ -78,7 +78,6 @@ void rpc_unregister_sysctl(void);
|
|||
* module currently registers its sysctl table dynamically, the sysctl path
|
||||
* for module FOO is <CTL_SUNRPC, CTL_FOODEBUG>.
|
||||
*/
|
||||
#define CTL_SUNRPC 7249 /* arbitrary and hopefully unused */
|
||||
|
||||
enum {
|
||||
CTL_RPCDEBUG = 1,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue