aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorEric W. Biederman <[email protected]>2007-02-14 00:33:48 -0800
committerLinus Torvalds <[email protected]>2007-02-14 08:09:57 -0800
commite3c6449dcdfa023ca45b7ef1f7dce102f34f25ad (patch)
tree32f8486733a3bd59174d3d14d942bbb51511b012 /include/linux
parentded2e9bdfc5ac09f29b9f73fc1b75b1080edef90 (diff)
[PATCH] sysctl: C99 convert arch/sh64/kernel/traps.c and remove ABI breakage
While doing the C99 conversion I notices that the top level sh64 directory was using the binary number for CTL_KERN. That is a no-no so I removed the support for the sysctl binary interface only leaving sysctl /proc support. At least the sysctl tables were placed at the end of the list so user space did not see this mistake. Signed-off-by: Eric W. Biederman <[email protected]> Acked-by: Paul Mundt <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions