summaryrefslogtreecommitdiffstats
path: root/sys/dev/isci/scil/sci_base_controller.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/isci/scil/sci_base_controller.h')
-rw-r--r--sys/dev/isci/scil/sci_base_controller.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/isci/scil/sci_base_controller.h b/sys/dev/isci/scil/sci_base_controller.h
index 5436840..cdf38a1 100644
--- a/sys/dev/isci/scil/sci_base_controller.h
+++ b/sys/dev/isci/scil/sci_base_controller.h
@@ -113,7 +113,7 @@ typedef enum _SCI_BASE_CONTROLLER_STATES
SCI_BASE_CONTROLLER_STATE_INITIALIZED,
/**
- * This state indicates the the controller is in the process of becoming
+ * This state indicates the controller is in the process of becoming
* ready (i.e. starting). In this state no new IO operations are permitted.
* This state is entered from the INITIALIZED state.
*/
OpenPOWER on IntegriCloud