[ patch 2.6.18-rc6 ] clocksource: fix typo in comment (trivial)

From: Jim Cromie
Date: Sat Sep 16 2006 - 13:29:41 EST



fix typo in comment

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

--- 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;



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/