aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/isci/remote_device.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/scsi/isci/remote_device.h')
-rw-r--r--drivers/scsi/isci/remote_device.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/drivers/scsi/isci/remote_device.h b/drivers/scsi/isci/remote_device.h
index d09e3f273ed..ab7a4c85f6d 100644
--- a/drivers/scsi/isci/remote_device.h
+++ b/drivers/scsi/isci/remote_device.h
@@ -387,12 +387,6 @@ typedef void (*scic_sds_remote_device_ready_not_ready_handler_t)(
387 */ 387 */
388struct scic_sds_remote_device_state_handler { 388struct scic_sds_remote_device_state_handler {
389 /** 389 /**
390 * The reset handler specifies the method invloked when requesting to
391 * reset a remote device.
392 */
393 scic_sds_remote_device_handler_t reset_handler;
394
395 /**
396 * The reset complete handler specifies the method invloked when 390 * The reset complete handler specifies the method invloked when
397 * reporting that a reset has completed to the remote device. 391 * reporting that a reset has completed to the remote device.
398 */ 392 */