[ patch 2.6.18-rc6 ] clocksource: fix typo in comment (trivial)
- From: Jim Cromie <jim.cromie@xxxxxxxxx>
- Date: Sat, 16 Sep 2006 11:29:46 -0600
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/
- Prev by Date: Re: [PATCH 0/11] LTTng-core (basic tracing infrastructure) 0.5.108
- Next by Date: PROBLEM: 2.6.x kernels are freezing when acpi support is on.
- Previous by thread: [PATCH -rc7] 3rd try: Documentation/ABI: devfs is not obsolete, but removed!
- Next by thread: PROBLEM: 2.6.x kernels are freezing when acpi support is on.
- Index(es):