From: Arnd Bergmann Date: Tue, 9 Oct 2007 11:23:57 +0000 (+0200) Subject: compat_ioctl: move floppy handlers to block/compat_ioctl.c X-Git-Tag: v2.6.24-rc1~1460^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ca91cd0336b05b91c51b403c9ed9d297813533f;p=pandora-kernel.git compat_ioctl: move floppy handlers to block/compat_ioctl.c The floppy ioctls are used by multiple drivers, so they should be handled in a shared location. Also, add minor cleanups. Signed-off-by: Arnd Bergmann Signed-off-by: Jens Axboe --- Reading git-diff-tree failed