[libata irq-pio] reorganize ata_pio_sector() and __atapi_pio_bytes()
authorAlbert Lee <albertcc@tw.ibm.com>
Sun, 9 Oct 2005 13:46:07 +0000 (09:46 -0400)
committerJeff Garzik <jgarzik@pobox.com>
Sun, 9 Oct 2005 13:46:07 +0000 (09:46 -0400)
   - 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 <albertcc@tw.ibm.com>
drivers/scsi/libata-core.c

Simple merge