patch-2.0.36 linux/drivers/scsi/sd.c

Next file: linux/drivers/scsi/seagate.c
Previous file: linux/drivers/scsi/scsicam.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.0.35/linux/drivers/scsi/sd.c linux/drivers/scsi/sd.c
@@ -424,8 +424,8 @@
 	/* If we had an ILLEGAL REQUEST returned, then we may have
 	 * performed an unsupported command.  The only thing this should be 
 	 * would be a ten byte read where only a six byte read was supported.
-	 * Also, on a system where READ CAPACITY failed, we have have read 
-	 * past the end of the disk. 
+	 * Also, on a system where READ CAPACITY failed, we have read past
+	 * the end of the disk. 
 	 */
 
 	if (SCpnt->sense_buffer[2] == ILLEGAL_REQUEST) {

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov