From: Bartlomiej Zolnierkiewicz Date: Mon, 13 Oct 2008 19:39:47 +0000 (+0200) Subject: ide: cleanup ide_build_dmatable() X-Git-Tag: v2.6.28-rc1~599^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14c123f37187aba0b4e0e893a969efc6820c4170;p=pandora-kernel.git ide: cleanup ide_build_dmatable() - use for_each_sg() - move printing 'DMA table too small' message below use_pio_instead label - merge '64KB bug' comment with function documentation - fix intendation There should be no functional changes caused by this patch. Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed