From: Albert Lee Date: Sun, 9 Oct 2005 13:46:07 +0000 (-0400) Subject: [libata irq-pio] reorganize ata_pio_sector() and __atapi_pio_bytes() X-Git-Tag: v2.6.18-rc1~1079^2~98^2~13^2~96 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7282aa4b49d08254ff1dcefdf3a2fb01b02ebbe2;p=pandora-kernel.git [libata irq-pio] reorganize ata_pio_sector() and __atapi_pio_bytes() - move some code out of the kmap_atomic() / kunmap_atomic() zone - remove the redundant "do_write = (qc->tf.flags & ATA_TFLAG_WRITE);" Signed-off-by: Albert Lee --- Reading git-diff-tree failed