summaryrefslogtreecommitdiff
path: root/kernel/sys.c
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2003-09-07 18:20:02 -0700
committerLinus Torvalds <torvalds@home.osdl.org>2003-09-07 18:20:02 -0700
commitd6a79f27eda3a2bbbc326e0cb0277450d2f09292 (patch)
tree04d8801608d635e9c01ce6d32b64de0b99c31e0d /kernel/sys.c
parent003e16bb4394886d1adcf01b4a23a6ad8240c2b9 (diff)
[PATCH] Verify proper usage of ioctl macros
This new version works with all compiler versions, and also catches the case where somebody tries to pass in an array as an argument to the ioctl macros. Thus we verify that only proper types are used. I have checked now that the object code for arch/s390/kernel/compat_ioctl.o remains identical and that the whole kernel compiles for s390 and i386, after fixing the broken ioctl numbers.
Diffstat (limited to 'kernel/sys.c')
0 files changed, 0 insertions, 0 deletions