From: Christoph Hellwig Date: Wed, 9 Nov 2005 05:35:07 +0000 (-0800) Subject: [PATCH] remove ioctl32_handler_t X-Git-Tag: v2.6.15-rc1~358 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e4c54a2a4f1cec6a652c6014714ee51b7e1311f;p=pandora-kernel.git [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 Cc: Andi Kleen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed