From: Arnd Bergmann Date: Tue, 9 Oct 2007 11:23:56 +0000 (+0200) Subject: compat_ioctl: move BLKPG handling to block/compat_ioctl.c X-Git-Tag: v2.6.24-rc1~1460^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18cf7f8723d913ce02bea43e468bebdd07bc880c;p=pandora-kernel.git compat_ioctl: move BLKPG handling to block/compat_ioctl.c BLKPG is common to all block devices, so it should be handled by common code. Signed-off-by: Arnd Bergmann Signed-off-by: Jens Axboe --- Reading git-diff-tree failed