diff options
author | Randy Dunlap <randy.dunlap@oracle.com> | 2007-07-19 01:48:25 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-07-19 10:04:45 -0700 |
commit | 86fd6dfc0990d81123dca19541554426c9e9de3e (patch) | |
tree | c4704fc566b031bc2b8a04308e774cfa7a730416 /Documentation | |
parent | cdccb316c0860b26ad52f622a7592122a62d02b4 (diff) | |
download | linux-3.10-86fd6dfc0990d81123dca19541554426c9e9de3e.tar.gz linux-3.10-86fd6dfc0990d81123dca19541554426c9e9de3e.tar.bz2 linux-3.10-86fd6dfc0990d81123dca19541554426c9e9de3e.zip |
docbook: don't reference file without kernel-doc
Remove include/linux/rmap.h from kernel-api.tmpl since it no longer
contains kernel-doc. Fixes this warning:
Warning(linux-2.6.22//include/linux/rmap.h): no structured comments found
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/DocBook/kernel-api.tmpl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/DocBook/kernel-api.tmpl b/Documentation/DocBook/kernel-api.tmpl index a0af560ed74..eb42bf9847c 100644 --- a/Documentation/DocBook/kernel-api.tmpl +++ b/Documentation/DocBook/kernel-api.tmpl @@ -159,7 +159,6 @@ X!Ilib/string.c !Earch/i386/lib/usercopy.c </sect1> <sect1><title>More Memory Management Functions</title> -!Iinclude/linux/rmap.h !Emm/readahead.c !Emm/filemap.c !Emm/memory.c |