From: Bartlomiej Zolnierkiewicz Date: Tue, 15 Jul 2008 19:21:47 +0000 (+0200) Subject: ide: remove try_to_flush_leftover_data() X-Git-Tag: v2.6.27-rc1~1078^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57279a7a401eed844ded4346c5ff512e622ac1de;p=pandora-kernel.git ide: remove try_to_flush_leftover_data() Just use the new & shiny ide_pad_transfer() helper instead. Also remove the superfluous check for 'drive->media == ide_disk' while at it (ide_ata_error() is used only for ide_disk devices). Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed