Commit 274a12ea authored by Xiang wangx's avatar Xiang wangx Committed by Greg Kroah-Hartman
Browse files

USB: storage: Fix typo in comment

parent 7d34b071
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.
		 */