All of lore.kernel.org
 help / color / mirror / Atom feed
* [ patch 2.6.18-rc6 ] clocksource:  fix typo in comment (trivial)
@ 2006-09-16 17:29 Jim Cromie
  0 siblings, 0 replies; only message in thread
From: Jim Cromie @ 2006-09-16 17:29 UTC (permalink / raw)
  To: Linux kernel


fix typo in comment

Signed-off-by:  Jim Cromie  <jim.cromie@gmail.com>

--- drivers/clocksource/scx200_hrt.c~	2006-09-16 11:22:57.000000000 -0600
+++ drivers/clocksource/scx200_hrt.c	2006-09-16 11:23:04.000000000 -0600
@@ -63,7 +63,7 @@
 
 static int __init init_hrt_clocksource(void)
 {
-	/* Make sure scx200 has initializedd the configuration block */
+	/* Make sure scx200 has initialized the configuration block */
 	if (!scx200_cb_present())
 		return -ENODEV;
 



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

only message in thread, other threads:[~2006-09-16 17:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-16 17:29 [ patch 2.6.18-rc6 ] clocksource: fix typo in comment (trivial) Jim Cromie

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.