[PATCH] libata: ata_scsi_ioctl cleanup
authorBrian King <brking@us.ibm.com>
Thu, 23 Mar 2006 23:30:08 +0000 (17:30 -0600)
committerJeff Garzik <jeff@garzik.org>
Fri, 24 Mar 2006 15:18:43 +0000 (10:18 -0500)
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>

No differences found