From: Bartlomiej Zolnierkiewicz Date: Fri, 10 Oct 2008 20:39:18 +0000 (+0200) Subject: ide: cleanup ide_disk_init_mult_count() X-Git-Tag: v2.6.28-rc1~710^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df1f8378c2fd898fa08be5d72283d68c77f519e9;p=pandora-kernel.git ide: cleanup ide_disk_init_mult_count() * Remove superfluous checks for drive->mult_req. * No need to zero drive's fields. * Move the common code out of #ifdef scope. There should be no functional changes caused by this patch. Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed