compat_ioctl: move cdrom handlers to block/compat_ioctl.c
authorArnd Bergmann <arnd@arndb.de>
Tue, 9 Oct 2007 11:23:56 +0000 (13:23 +0200)
committerJens Axboe <axboe@carl.home.kernel.dk>
Wed, 10 Oct 2007 07:26:00 +0000 (09:26 +0200)
commitb3087cc4f31a66c8c7b63419e913ed9d34145f10
treefa597c0aebee961d086a0a40373b925eb33d73ab
parent18cf7f8723d913ce02bea43e468bebdd07bc880c
compat_ioctl: move cdrom handlers to block/compat_ioctl.c

These are shared by all cd-rom drivers and should have common
handlers. Do slight cosmetic cleanups in the process.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
block/compat_ioctl.c
fs/compat_ioctl.c