public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Fix typo in drivers/scsi/sata_svw.c
@ 2004-03-04  8:20 Rolf Eike Beer
  0 siblings, 0 replies; only message in thread
From: Rolf Eike Beer @ 2004-03-04  8:20 UTC (permalink / raw)
  To: linux-kernel

Just a missing ')'.

--- linux-2.6.0-test10-eike/drivers/scsi/sata_svw.c	2003-11-26 15:25:07.000000000 +0100
+++ linux-2.6.0-test10/drivers/scsi/sata_svw.c	2003-11-26 15:30:22.000000000 +0100
@@ -317,7 +317,7 @@
 
 	/* Clear a magic bit in SCR1 according to Darwin, those help
 	 * some funky seagate drives (though so far, those were already
-	 * set by the firmware on the machines I had access to
+	 * set by the firmware on the machines I had access to)
 	 */
 	writel(readl(mmio_base + 0x80) & ~0x00040000, mmio_base + 0x80);
 

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

only message in thread, other threads:[~2004-03-04 13:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-04  8:20 [PATCH] Fix typo in drivers/scsi/sata_svw.c Rolf Eike Beer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox