diff options
author | Joe Perches <joe@perches.com> | 2009-06-18 16:49:23 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-06-19 16:46:09 -0700 |
commit | a65fd8e3a0219c2a4b41e4d64a10f51dab892ebb (patch) | |
tree | 97fcd5836a41b09cc24da5255a1f53c5780e24ee /MAINTAINERS | |
parent | fa451753b6b7eb082531d0b7fc7b2f585a5581e1 (diff) | |
download | linux-3.10-a65fd8e3a0219c2a4b41e4d64a10f51dab892ebb.tar.gz linux-3.10-a65fd8e3a0219c2a4b41e4d64a10f51dab892ebb.tar.bz2 linux-3.10-a65fd8e3a0219c2a4b41e4d64a10f51dab892ebb.zip |
MAINTAINERS: update Ftrace documentation pattern
Signed-off-by: Joe Perches <joe@perches.com>
Cc: Randy Dunlap <rdunlap@xenotime.net>
Cc: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 14193beed8a..c69547059ef 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2390,7 +2390,7 @@ FTRACE P: Steven Rostedt M: rostedt@goodmis.org S: Maintained -F: Documentation/ftrace.txt +F: Documentation/trace/ftrace.txt F: arch/*/*/*/ftrace.h F: arch/*/kernel/ftrace.c F: include/*/ftrace.h |