From: Christoph Hellwig Date: Thu, 23 Mar 2006 11:00:15 +0000 (-0800) Subject: [PATCH] kill cdrom ->dev_ioctl method X-Git-Tag: v2.6.17-rc1~1061 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a2900b67652421b51fe25e4b86ecfec742b1f30;p=pandora-kernel.git [PATCH] kill cdrom ->dev_ioctl method Since early 2.4.x all cdrom drivers implement the block_device methods themselves, so they can handle additional ioctls directly instead of going through the cdrom layer. Signed-off-by: Christoph Hellwig Acked-by: Jens Axboe Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed