From: Albert Lee Date: Sun, 9 Oct 2005 13:47:31 +0000 (-0400) Subject: [libata irq-pio] reorganize "buf + offset" in ata_pio_sector() X-Git-Tag: v2.6.18-rc1~1079^2~98^2~13^2~95 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=083958d313f886dc7d00522f2972f90f55c40041;p=pandora-kernel.git [libata irq-pio] reorganize "buf + offset" in ata_pio_sector() and __atapi_pio_bytes() - relocate DPRINTK("data %s\n", qc->tf.flags & ATA_TFLAG_WRITE ? "write" : "read"); - buf + offset, buf - offset tidy up Signed-off-by: Albert Lee --- Reading git-diff-tree failed