Re: [Pull] Some documentation patches

From: Will Newton
Date: Fri Mar 28 2008 - 15:39:29 EST


On Fri, Mar 28, 2008 at 6:20 PM, Jonathan Corbet <corbet@xxxxxxx> wrote:
> I've noticed that getting documentation patches merged seems to be a
> slower and more uncertain process than it was a while back. So I
> figured I'd try to be one of the cool folks with their own git tree and
> see if that works better. Linus, if you agree, could you please pull:

A small patch for the highres timers documentation:

Signed-off-by: Will newton <will.newton@xxxxxxxxx>

---
Documentation/hrtimers/highres.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Documentation/hrtimers/highres.txt
b/Documentation/hrtimers/highres.txt
index ce0e9a9..a73ecf5 100644
--- a/Documentation/hrtimers/highres.txt
+++ b/Documentation/hrtimers/highres.txt
@@ -98,7 +98,7 @@ System-level global event devices are used for the
Linux periodic tick. Per-CPU
event devices are used to provide local CPU functionality such as process
accounting, profiling, and high resolution timers.

-The management layer assignes one or more of the folliwing functions to a clock
+The management layer assigns one or more of the following functions to a clock
event device:
- system global periodic tick (jiffies update)
- cpu local update_process_times
--
1.5.4.3
--
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/