From: Bartlomiej Zolnierkiewicz Date: Fri, 10 Oct 2008 20:39:33 +0000 (+0200) Subject: ide: cleanup generic_ide_ioctl() X-Git-Tag: v2.6.28-rc1~710^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=170dc5b085e688639aa2b7acd1b907e2e1c7a48a;p=pandora-kernel.git ide: cleanup generic_ide_ioctl() * Fix intendation for the main 'switch ()'. * 'switch ()' -> 'if ()' for HDIO_DRIVE_TASKFILE case. * Move HDIO_SET_NICE case under HDIO_GET_NICE one. Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed