From: Bartlomiej Zolnierkiewicz Date: Tue, 6 Jan 2009 16:20:59 +0000 (+0100) Subject: ide: remove now redundant ->cur_dev checks X-Git-Tag: v2.6.29-rc1~231^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c38714ed4447874db1e06908f713fe65afba4a85;p=pandora-kernel.git ide: remove now redundant ->cur_dev checks * ->cur_dev should now be always valid if ->handler is set so remove redundant checks from ide_intr() and ide_timer_expiry(). * Apply CodingStyle fixups in ide_timer_expiry() while at it. There should be no functional changes caused by this patch. Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed