patch-1.3.53 linux/drivers/scsi/aha1740.c

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

diff -u --recursive --new-file v1.3.52/linux/drivers/scsi/aha1740.c linux/drivers/scsi/aha1740.c
@@ -448,11 +448,11 @@
     for ( slot=MINEISA; slot <= MAXEISA; slot++ )
     {
 	base = SLOTBASE(slot);
-
-	/* The ioports for eisa boards are generally beyond that used in the
-	   check,snarf_region code, but this may change at some point, so we
-	   go through the motions. */
-
+	/*
+	 * The ioports for eisa boards are generally beyond that used in the
+	 * check/allocate region code, but this may change at some point,
+	 * so we go through the motions.
+	 */
 	if(check_region(base, 0x5c)) continue;  /* See if in use */
 	if ( aha1740_test_port())  break;
     }

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this