Commit 19246d27 authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman

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.orgSigned-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent c83a74ed
......@@ -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).
*/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment