From: Arnd Bergmann Date: Tue, 9 Oct 2007 11:23:52 +0000 (+0200) Subject: compat_ioctl: add compat_blkdev_driver_ioctl() X-Git-Tag: v2.6.24-rc1~1460^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7199d4cdd8485f802df3e1bc131245c69009b9a4;p=pandora-kernel.git compat_ioctl: add compat_blkdev_driver_ioctl() Handle those blockdev ioctl calls that are compatible directly from the compat_blkdev_ioctl() function, instead of having to go through the compat_ioctl hash lookup. Signed-off-by: Arnd Bergmann Signed-off-by: Jens Axboe --- Reading git-diff-tree failed