commit | b3087cc4f31a66c8c7b63419e913ed9d34145f10 | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Tue Oct 09 13:23:56 2007 +0200 |
committer | Jens Axboe <axboe@carl.home.kernel.dk> | Wed Oct 10 09:26:00 2007 +0200 |
tree | fa597c0aebee961d086a0a40373b925eb33d73ab | |
parent | 18cf7f8723d913ce02bea43e468bebdd07bc880c [diff] |
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>