diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2007-07-21 12:53:19 -0600 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-07-22 12:43:28 -0700 |
commit | b053c204edbc82b068fe8cfc809b7f90b885fae0 (patch) | |
tree | 49a7d16c97800fda11801c171c6ba5f36db09b1f /Documentation/video4linux | |
parent | f56d35e7aa78ac56a93ff43da90e8d90a37a1362 (diff) |
9p: Don't use binary sysctl numbers.
The recent 9p commit: bd238fb431f31989898423c8b6496bc8c4204a86 that
supposedly only moved files also introduced a new 9p sysctl interface
that did not properly register it's sysctl binary numbers.
And since it was only for debugging clearly did not need a binary fast
path in any case. So this patch just remove the binary numbers.
See Documentation/sysctl/ctl_unnumbered.txt for more details.
While I was at it I cleaned up the sysctl initializers a little as
well so there is less to read.
Cc: Latchesar Ionkov <lucho@ionkov.net>
Cc: Eric Van Hensbergen <ericvh@gmail.com>
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/video4linux')
0 files changed, 0 insertions, 0 deletions