[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20070709110151.1189b7fc.rdunlap@xenotime.net>
Date: Mon, 9 Jul 2007 11:01:51 -0700
From: Randy Dunlap <rdunlap@...otime.net>
To: lkml <linux-kernel@...r.kernel.org>
Cc: akpm <akpm@...ux-foundation.org>
Subject: [PATCH] docbook: don't reference file without kernel-doc
From: Randy Dunlap <randy.dunlap@...cle.com>
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@...cle.com>
---
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists