diff options
| author | Eitan Adler <eadler@FreeBSD.org> | 2012-09-14 22:00:03 +0000 |
|---|---|---|
| committer | Eitan Adler <eadler@FreeBSD.org> | 2012-09-14 22:00:03 +0000 |
| commit | 0af1b472586aa80e2ba55480ec226424e2865f93 (patch) | |
| tree | f3eec83af8726d6a791eb559fec0e18a2f68b9ca /sys/dev/isci | |
| parent | 582212fa0478f40e7927a374e7ba53098e054d0a (diff) | |
Notes
Diffstat (limited to 'sys/dev/isci')
| -rw-r--r-- | sys/dev/isci/scil/scic_sds_remote_device.h | 2 |
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 0e837cf50896..432227d7faae 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, |
