patch-2.4.3 linux/drivers/scsi/ppa.c
Next file: linux/drivers/scsi/ppa.h
Previous file: linux/drivers/scsi/pcmcia/qlogic_stub.c
Back to the patch index
Back to the overall index
-  Lines: 18
 -  Date:
Fri Mar  2 18:38:39 2001
 -  Orig file: 
v2.4.2/linux/drivers/scsi/ppa.c
 -  Orig date: 
Sat Feb  3 19:51:29 2001
 
diff -u --recursive --new-file v2.4.2/linux/drivers/scsi/ppa.c linux/drivers/scsi/ppa.c
@@ -4,7 +4,7 @@
  * (The PPA3 is the embedded controller in the ZIP drive.)
  * 
  * (c) 1995,1996 Grant R. Guenther, grant@torque.net,
- * under the terms of the GNU Public License.
+ * under the terms of the GNU General Public License.
  * 
  * Current Maintainer: David Campbell (Perth, Western Australia, GMT+0800)
  *                     campbell@torque.net
@@ -29,7 +29,7 @@
     int mode;			/* Transfer mode                */
     int host;			/* Host number (for proc)       */
     Scsi_Cmnd *cur_cmd;		/* Current queued command       */
-    struct tq_struct ppa_tq;	/* Polling interupt stuff       */
+    struct tq_struct ppa_tq;	/* Polling interrupt stuff       */
     unsigned long jstart;	/* Jiffies at start             */
     unsigned long recon_tmo;    /* How many usecs to wait for reconnection (6th bit) */
     unsigned int failed:1;	/* Failure flag                 */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)