aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/isci/request.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/scsi/isci/request.h')
-rw-r--r--drivers/scsi/isci/request.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/drivers/scsi/isci/request.h b/drivers/scsi/isci/request.h
index b173369..bf8ac18 100644
--- a/drivers/scsi/isci/request.h
+++ b/drivers/scsi/isci/request.h
@@ -439,12 +439,6 @@ typedef enum sci_status (*scic_sds_io_request_task_completion_handler_t)
*/
struct scic_sds_io_request_state_handler {
/**
- * The start_handler specifies the method invoked when a user attempts to
- * start a request.
- */
- scic_sds_io_request_handler_t start_handler;
-
- /**
* The complete_handler specifies the method invoked when a user attempts to
* complete a request.
*/