mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
iscsi(4): Remove a double word in a source code comment
- s/for for/for/ MFC after: 3 days
This commit is contained in:
parent
6de6c95691
commit
10df4dc724
1 changed files with 1 additions and 1 deletions
|
|
@ -128,7 +128,7 @@ enum SCIC_SDS_STP_REMOTE_DEVICE_READY_SUBSTATES
|
|||
SCIC_SDS_STP_REMOTE_DEVICE_READY_SUBSTATE_IDLE,
|
||||
|
||||
/**
|
||||
* This is the command state for for the STP remote device. This state is
|
||||
* This is the command state for the STP remote device. This state is
|
||||
* entered when the device is processing a non-NCQ command. The device object
|
||||
* will fail any new start IO requests until this command is complete.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue