aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
Diffstat (limited to 'drivers')
-rw-r--r--drivers/ieee1394/sbp2.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/ieee1394/sbp2.c b/drivers/ieee1394/sbp2.c
index 094e646ed4d..aa941025072 100644
--- a/drivers/ieee1394/sbp2.c
+++ b/drivers/ieee1394/sbp2.c
@@ -2151,7 +2151,6 @@ static void sbp2_check_sbp2_response(struct scsi_id_instance_data *scsi_id,
2151 struct scsi_cmnd *SCpnt) 2151 struct scsi_cmnd *SCpnt)
2152{ 2152{
2153 u8 *scsi_buf = SCpnt->request_buffer; 2153 u8 *scsi_buf = SCpnt->request_buffer;
2154 u8 device_type = SBP2_DEVICE_TYPE (scsi_id->sbp2_device_type_and_lun);
2155 2154
2156 SBP2_DEBUG("sbp2_check_sbp2_response"); 2155 SBP2_DEBUG("sbp2_check_sbp2_response");
2157 2156