Skip to content

Commit 120430b

Browse files
Charles Hanmartinkpetersen
authored andcommitted
scsi: isci: Fix double word in comments
Remove the repeated word "for" in comments. Signed-off-by: Charles Han <hanchunchao@inspur.com> Link: https://lore.kernel.org/r/20250124081330.210724-1-hanchunchao@inspur.com Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
1 parent 0264762 commit 120430b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/scsi/isci/remote_device.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ enum sci_status sci_remote_device_reset(
198198
* device. When there are no active IO for the device it is is in this
199199
* state.
200200
*
201-
* @SCI_STP_DEV_CMD: This is the command state for for the STP remote
201+
* @SCI_STP_DEV_CMD: This is the command state for the STP remote
202202
* device. This state is entered when the device is processing a
203203
* non-NCQ command. The device object will fail any new start IO
204204
* requests until this command is complete.

0 commit comments

Comments
 (0)