From: Bartlomiej Zolnierkiewicz Date: Fri, 10 Oct 2008 20:39:18 +0000 (+0200) Subject: ide: remove superfluous check from ide_disk_special() X-Git-Tag: v2.6.28-rc1~710^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8881000d7cc6b8b520e8fcba95177d2cde1ae36;p=pandora-kernel.git ide: remove superfluous check from ide_disk_special() This condition is checked by both ide_disk_init_mult_count() and set_multcount() so no need to do it again in ide_disk_special(). Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed