patch-2.4.20 linux-2.4.20/drivers/scsi/aic7xxx/aic7xxx_core.c
Next file: linux-2.4.20/drivers/scsi/aic7xxx/aic7xxx_host.h
Previous file: linux-2.4.20/drivers/scsi/aic7xxx/aic7770.c
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Thu Nov 28 15:53:14 2002
- Orig file:
linux-2.4.19/drivers/scsi/aic7xxx/aic7xxx_core.c
- Orig date:
Fri Aug 2 17:39:44 2002
diff -urN linux-2.4.19/drivers/scsi/aic7xxx/aic7xxx_core.c linux-2.4.20/drivers/scsi/aic7xxx/aic7xxx_core.c
@@ -4367,7 +4367,7 @@
/*
* DMA tag for our command fifos and other data in system memory
* the card's sequencer must be able to access. For initiator
- * roles, we need to allocate space for the the qinfifo and qoutfifo.
+ * roles, we need to allocate space for the qinfifo and qoutfifo.
* The qinfifo and qoutfifo are composed of 256 1 byte elements.
* When providing for the target mode role, we must additionally
* provide space for the incoming target command fifo and an extra
@@ -6928,7 +6928,7 @@
panic("ahc_update_scsiid called on non-multitid unit\n");
/*
- * Since we will rely on the the TARGID mask
+ * Since we will rely on the TARGID mask
* for selection enables, ensure that OID
* in SCSIID is not set to some other ID
* that we don't want to allow selections on.
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)