diff options
Diffstat (limited to 'libc/kernel/uapi/linux/sunrpc/debug.h')
-rw-r--r-- | libc/kernel/uapi/linux/sunrpc/debug.h | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/libc/kernel/uapi/linux/sunrpc/debug.h b/libc/kernel/uapi/linux/sunrpc/debug.h index 0c254c193..3f09f6d1e 100644 --- a/libc/kernel/uapi/linux/sunrpc/debug.h +++ b/libc/kernel/uapi/linux/sunrpc/debug.h @@ -36,15 +36,15 @@ #define RPCDBG_ALL 0x7fff enum { /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ - CTL_RPCDEBUG = 1, - CTL_NFSDEBUG, - CTL_NFSDDEBUG, - CTL_NLMDEBUG, + CTL_RPCDEBUG = 1, + CTL_NFSDEBUG, + CTL_NFSDDEBUG, + CTL_NLMDEBUG, /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ - CTL_SLOTTABLE_UDP, - CTL_SLOTTABLE_TCP, - CTL_MIN_RESVPORT, - CTL_MAX_RESVPORT, + CTL_SLOTTABLE_UDP, + CTL_SLOTTABLE_TCP, + CTL_MIN_RESVPORT, + CTL_MAX_RESVPORT, /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ }; #endif |