mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-09 06:33:34 +00:00
USB: storage: Fix typo in comment
Delete the redundant word 'the'. Signed-off-by: Xiang wangx <wangxiang@cdjrlc.com> Link: https://lore.kernel.org/r/20220620104243.4979-1-wangxiang@cdjrlc.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
7d34b0717c
commit
274a12ea40
@ -1178,7 +1178,7 @@ int usb_stor_Bulk_transport(struct scsi_cmnd *srb, struct us_data *us)
|
||||
/*
|
||||
* If the device tried to send back more data than the
|
||||
* amount requested, the spec requires us to transfer
|
||||
* the CSW anyway. Since there's no point retrying the
|
||||
* the CSW anyway. Since there's no point retrying
|
||||
* the command, we'll return fake sense data indicating
|
||||
* Illegal Request, Invalid Field in CDB.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user