All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] typo in 53c700.c
@ 2003-02-11 12:36 Rolf Eike Beer
  0 siblings, 0 replies; only message in thread
From: Rolf Eike Beer @ 2003-02-11 12:36 UTC (permalink / raw)
  To: SCSI Mailing List

--- linux-2.5.60/drivers/scsi/53c700.c	Mon Feb 10 19:38:00 2003
+++ linux-2.5.60-eike/drivers/scsi/53c700.c	Tue Feb 11 13:32:44 2003
@@ -1769,7 +1769,7 @@
 	NCR_700_set_depth(SCp->device, NCR_700_get_depth(SCp->device) + 1);
 
 	/* begin the command here */
-	/* no need to check for NULL, test for command_slot_cound above
+	/* no need to check for NULL, test for command_slot_count above
 	 * ensures a slot is free */
 	slot = find_empty_slot(hostdata);
 

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-02-11 12:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-11 12:36 [PATCH] typo in 53c700.c Rolf Eike Beer

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.