From: Bartlomiej Zolnierkiewicz Date: Tue, 24 Mar 2009 22:22:41 +0000 (+0100) Subject: ide: add ide_for_each_present_dev() iterator X-Git-Tag: v2.6.30-rc1~672^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ed5b157d9dff55bf477b4c8b4708d5d45476677;p=pandora-kernel.git ide: add ide_for_each_present_dev() iterator * Add ide_for_each_present_dev() iterator and convert IDE code to use it. * Do some drive-by CodingStyle fixups in ide-acpi.c while at it. There should be no functional changes caused by this patch. Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed