All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] lk 2.5.3-pre3 drivers/scsi/ide-scsi typo
@ 2001-12-28 22:48 Douglas Gilbert
  0 siblings, 0 replies; only message in thread
From: Douglas Gilbert @ 2001-12-28 22:48 UTC (permalink / raw)
  To: linux-kernel; +Cc: Linus Torvalds

drivers/scsi/ide-scsi.c fails to compile after the latest
pre-patch (lk 2.5.2-pre3).

Doug Gilbert


diff -du linux/drivers/scsi/ide-scsi.c252p3 linux/drivers/scsi/ide-scsi.c
--- linux/drivers/scsi/ide-scsi.c252p3	Fri Dec 28 16:05:15 2001
+++ linux/drivers/scsi/ide-scsi.c	Fri Dec 28 16:24:19 2001
@@ -841,7 +841,7 @@
 
 static Scsi_Host_Template idescsi_template = {
 	module:		THIS_MODULE,
-	name:		"idescsi"
+	name:		"idescsi",
 	detect:		idescsi_detect,
 	release:	idescsi_release,
 	info:		idescsi_info,

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

only message in thread, other threads:[~2001-12-28 22:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-12-28 22:48 [PATCH] lk 2.5.3-pre3 drivers/scsi/ide-scsi typo Douglas Gilbert

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.