[PATCH] docbook: don't reference file without kernel-doc

From: Randy Dunlap
Date: Mon Jul 09 2007 - 13:58:31 EST


From: Randy Dunlap <randy.dunlap@xxxxxxxxxx>

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@xxxxxxxxxx>
---
Documentation/DocBook/kernel-api.tmpl | 1 -
1 file changed, 1 deletion(-)

--- linux-2.6.22.orig/Documentation/DocBook/kernel-api.tmpl
+++ linux-2.6.22/Documentation/DocBook/kernel-api.tmpl
@@ -157,7 +157,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
-
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/