summaryrefslogtreecommitdiffstats
path: root/sys/dev/isci
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2012-09-14 22:00:03 +0000
committereadler <eadler@FreeBSD.org>2012-09-14 22:00:03 +0000
commit2dc3520f1ea11b47f169c56fa649a6c7dfe3e08e (patch)
treef3eec83af8726d6a791eb559fec0e18a2f68b9ca /sys/dev/isci
parent752dbba611f258235579517a0e8562e71b715765 (diff)
downloadFreeBSD-src-2dc3520f1ea11b47f169c56fa649a6c7dfe3e08e.zip
FreeBSD-src-2dc3520f1ea11b47f169c56fa649a6c7dfe3e08e.tar.gz
s/ is is / is /g
s/ a a / a /g Approved by: cperciva MFC after: 3 days
Diffstat (limited to 'sys/dev/isci')
-rw-r--r--sys/dev/isci/scil/scic_sds_remote_device.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/isci/scil/scic_sds_remote_device.h b/sys/dev/isci/scil/scic_sds_remote_device.h
index 0e837cf..432227d 100644
--- a/sys/dev/isci/scil/scic_sds_remote_device.h
+++ b/sys/dev/isci/scil/scic_sds_remote_device.h
@@ -121,7 +121,7 @@ enum SCIC_SDS_STP_REMOTE_DEVICE_READY_SUBSTATES
{
/**
* This is the idle substate for the stp remote device. When there are no
- * active IO for the device it is is in this state.
+ * active IO for the device it is in this state.
*/
SCIC_SDS_STP_REMOTE_DEVICE_READY_SUBSTATE_IDLE,
OpenPOWER on IntegriCloud