patch-2.1.28 linux/drivers/scsi/st.c
Next file: linux/drivers/sound/.objects
Previous file: linux/drivers/scsi/sd.c
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Fri Feb 28 15:15:42 1997
-  Orig file: 
v2.1.27/linux/drivers/scsi/st.c
-  Orig date: 
Sun Jan 26 02:07:23 1997
diff -u --recursive --new-file v2.1.27/linux/drivers/scsi/st.c linux/drivers/scsi/st.c
@@ -629,7 +629,6 @@
     if ((STp->buffer)->last_result_fatal != 0) {
       if ((SCpnt->sense_buffer[0] & 0x70) == 0x70 &&
 	  (SCpnt->sense_buffer[2] & 0x0f) == NO_TAPE) {
-	printk(KERN_NOTICE "st%d: No tape.\n", dev);
 	STp->ready = ST_NO_TAPE;
       } else
 	STp->ready = ST_NOT_READY;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov