patch-2.1.105 linux/drivers/scsi/aha1542.c
Next file: linux/drivers/scsi/g_NCR5380.c
Previous file: linux/drivers/scsi/NCR5380.h
Back to the patch index
Back to the overall index
- Lines: 17
- Date:
Sun Jun 7 10:37:41 1998
- Orig file:
v2.1.104/linux/drivers/scsi/aha1542.c
- Orig date:
Sun Jun 7 11:16:34 1998
diff -u --recursive --new-file v2.1.104/linux/drivers/scsi/aha1542.c linux/drivers/scsi/aha1542.c
@@ -223,7 +223,7 @@
/* Similar to aha1542_in, except that we wait a very short period of time.
We use this if we know the board is alive and awake, but we are not sure
- if the board will respond to the command we are about to send or not */
+ if the board will respond the command we are about to send or not */
static int aha1542_in1(unsigned int base, unchar *cmdp, int len)
{
unsigned long flags;
@@ -300,7 +300,6 @@
static int aha1542_test_port(int bse, struct Scsi_Host * shpnt)
{
- int i;
unchar inquiry_cmd[] = {CMD_INQUIRY };
unchar inquiry_result[4];
unchar *cmdp;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov