diff options
author | Steven Rostedt <rostedt@goodmis.org> | 2008-11-03 15:18:56 -0500 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-11-04 10:12:24 +0100 |
commit | 42ec632e7b0185d3776aa5d23380cbdc963151f2 (patch) | |
tree | 6ed44886f9bc6b7fa24e133e8a800a0506a9a894 | |
parent | 9b803c0fc37dc49d06d99d63741e78274801c644 (diff) | |
download | blackbird-obmc-linux-42ec632e7b0185d3776aa5d23380cbdc963151f2.tar.gz blackbird-obmc-linux-42ec632e7b0185d3776aa5d23380cbdc963151f2.zip |
ftrace: ftrace.txt version update
Impact: Documentation update only
Update the version that the ftrace document was written for.
Signed-off-by: Steven Rostedt <srostedt@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
-rw-r--r-- | Documentation/ftrace.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/ftrace.txt b/Documentation/ftrace.txt index 0cb989cd5124..9cc4d685dde5 100644 --- a/Documentation/ftrace.txt +++ b/Documentation/ftrace.txt @@ -8,7 +8,7 @@ Copyright 2008 Red Hat Inc. Reviewers: Elias Oltmanns, Randy Dunlap, Andrew Morton, John Kacur, and David Teigland. -Written for: 2.6.27-rc1 +Written for: 2.6.28-rc2 Introduction ------------ |