From: Christoph Hellwig Date: Wed, 11 Jan 2006 13:28:06 +0000 (+0100) Subject: [SCSI] sr: split sr_audio_ioctl into specific helpers X-Git-Tag: v2.6.16-rc1~162^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a09c6311217e8fb079c967427d009fe23f2e420e;p=pandora-kernel.git [SCSI] sr: split sr_audio_ioctl into specific helpers split each ioctl handled in sr_audio_ioctl into a function of it's own. This cleans the code up nicely, and allows various places in sr_ioctl to call these helpers directly instead of going through the multiplexer. Signed-off-by: Christoph Hellwig Acked-by: Jens Axboe Signed-off-by: James Bottomley --- Reading git-diff-tree failed