[PATCH] ftrace: fix documentaion typo s/trace_max_latency/tracing_max_latency/

From: KOSAKI Motohiro
Date: Sat Mar 07 2009 - 09:55:49 EST


There isn't trace_max_latency. there is tracing_max_latency.
fixing here.

Signed-off-by: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxxxxxxx>
---
Documentation/ftrace.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Documentation/ftrace.txt b/Documentation/ftrace.txt
index d124e6a..aad5809 100644
--- a/Documentation/ftrace.txt
+++ b/Documentation/ftrace.txt
@@ -93,7 +93,7 @@ of ftrace. Here is a list of some of the key files:
that is displayed in one of the above output
files.

- trace_max_latency:
+ tracing_max_latency:

Some of the tracers record the max latency.
For example, the time interrupts are disabled.
--
1.6.0.6



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