[2.6 patch] kernel/timer.c comment typo

From: Adrian Bunk
Date: Tue Dec 07 2004 - 14:51:40 EST


The trivial typo fix by Vasya Pupkin forwarded below still applies
against 2.6.10-rc2-mm4.

Please apply.

----- Forwarded message from Vasya Pupkin <ptushnik@xxxxxxxxx> -----

Date: Sat, 30 Oct 2004 22:46:08 +0400
From: Vasya Pupkin <ptushnik@xxxxxxxxx>
To: linux-kernel@xxxxxxxxxxxxxxx
Subject: [PATCH] comment typo

Signed-off-by: Vasia Pupkin <ptushnik@xxxxxxxxx>
Signed-off-by: Adrian Bunk <bunk@xxxxxxxxx>

--- linux-2.6.9/kernel/timer.c.orig 2004-10-30 22:41:14.000000000 +0400
+++ linux-2.6.9/kernel/timer.c 2004-10-30 22:41:52.000000000 +0400
@@ -654,7 +654,7 @@
/*
* The current time
* wall_to_monotonic is what we need to add to xtime (or xtime corrected
- * for sub jiffie times) to get to monotonic time. Monotonic is pegged at zero
+ * for sub jiffie times) to get to monotonic time. Monotonic is pegged
* at zero at system boot time, so wall_to_monotonic will be negative,
* however, we will ALWAYS keep the tv_nsec part positive so we can use
* the usual normalization.
-
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/

----- End forwarded message -----

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