[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)
commit2af10a818de1658f818601c7098056d65a772bc5
treeb8e0b8c7964a47f21616c009551ab8e35ecf78af
parenteb3f0f9c6c3416016565c8b91644d7386889e565
[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>
drivers/scsi/libata-scsi.c