[PATCH] cleanup cdrom_ioctl
authorChristoph Hellwig <hch@lst.de>
Thu, 23 Mar 2006 11:00:14 +0000 (03:00 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 23 Mar 2006 15:38:09 +0000 (07:38 -0800)
commitd2c5d4fc07a41a6048b01d3b2930aeff1235fda5
tree83bfa8bfd38e4d4063123d32a20f5e1e5b026a10
parent2dd0ebcd2ab7b18a50c0810ddb45a84316e4ee2e
[PATCH] cleanup cdrom_ioctl

Add a small helper for each ioctl to cut down cdrom_ioctl to a readable
size.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Cc: Acked-by: Jens Axboe <axboe@suse.de>
Signed-off-by: Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/cdrom/cdrom.c