[PATCH] remove ioctl32_handler_t
authorChristoph Hellwig <hch@lst.de>
Wed, 9 Nov 2005 05:35:07 +0000 (21:35 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 9 Nov 2005 15:56:00 +0000 (07:56 -0800)
commit7e4c54a2a4f1cec6a652c6014714ee51b7e1311f
tree1ea84dfd2ec1ee67f9a111012b136621c170f77b
parent7a81e316866be8053b18fe1dffc663f1ff19bfc3
[PATCH] remove ioctl32_handler_t

Some architectures define and use this type in their compat_ioctl code, but
all of them can easily use the identical ioctl_trans_handler_t type that is
defined in common code.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Cc: Andi Kleen <ak@muc.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/ia64/ia32/ia32_ioctl.c
arch/mips/kernel/ioctl32.c
arch/sparc64/kernel/ioctl32.c