From: Bartlomiej Zolnierkiewicz Date: Sat, 2 Feb 2008 18:56:45 +0000 (+0100) Subject: ide: remove ->nice0 and ->nice2 fields from ide_drive_t X-Git-Tag: v2.6.25-rc1~1068^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92b83c8f3219c36d61a6600ceb422e65c409be59;p=pandora-kernel.git ide: remove ->nice0 and ->nice2 fields from ide_drive_t * ->nice0 and ->nice2 ide_drive_t fields are always zero so remove them. * IDE_NICE_0 and IDE_NICE_2 defines from are no longer used by any kernel code so cover them with #ifndef/#endif __KERNEL__. Acked-by: Sergei Shtylyov Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed