mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-08 15:04:45 +00:00
USB: storage: scsi: fix up comment to be more specific
Fix up the wording in a comment for the scsi driver saying what it does using better terminology. Cc: Alan Stern <stern@rowland.harvard.edu> Link: https://lore.kernel.org/r/20200618094300.1887727-8-gregkh@linuxfoundation.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
c83a74ed5f
commit
19246d273e
@ -298,7 +298,7 @@ static int slave_configure(struct scsi_device *sdev)
|
||||
} else {
|
||||
|
||||
/*
|
||||
* Non-disk-type devices don't need to blacklist any pages
|
||||
* Non-disk-type devices don't need to ignore any pages
|
||||
* or to force 192-byte transfer lengths for MODE SENSE.
|
||||
* But they do need to use MODE SENSE(10).
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user