commit | 2af10a818de1658f818601c7098056d65a772bc5 | [log] [tgz] |
---|---|---|
author | Brian King <brking@us.ibm.com> | Thu Mar 23 17:30:08 2006 -0600 |
committer | Jeff Garzik <jeff@garzik.org> | Fri Mar 24 10:18:43 2006 -0500 |
tree | b8e0b8c7964a47f21616c009551ab8e35ecf78af | |
parent | eb3f0f9c6c3416016565c8b91644d7386889e565 [diff] |
[PATCH] libata: ata_scsi_ioctl cleanup In preparation for SAS, kill some unnecessary code in ata_scsi_ioctl to find the ATA port and device given the scsi_device. Neither local is used in the function. Signed-off-by: Brian King <brking@us.ibm.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>