From 2dc3520f1ea11b47f169c56fa649a6c7dfe3e08e Mon Sep 17 00:00:00 2001 From: eadler Date: Fri, 14 Sep 2012 22:00:03 +0000 Subject: s/ is is / is /g s/ a a / a /g Approved by: cperciva MFC after: 3 days --- sys/dev/isci/scil/scic_sds_remote_device.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/dev/isci') 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, -- cgit v1.1