[libata scsi] tidy up SCSI lba and xfer len calculations
authorAlbert Lee <albertcc@tw.ibm.com>
Tue, 4 Oct 2005 12:47:43 +0000 (08:47 -0400)
committerJeff Garzik <jgarzik@pobox.com>
Tue, 4 Oct 2005 12:47:43 +0000 (08:47 -0400)
move the redundant SCSI lba and transfer length calculation code from
ata_scsi_verify_xlat() and ata_scsi_rw_xlat() to common functions.


No differences found