[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20070719102237.2f0a41cf.randy.dunlap@oracle.com>
Date: Thu, 19 Jul 2007 10:22:37 -0700
From: Randy Dunlap <randy.dunlap@...cle.com>
To: lkml <linux-kernel@...r.kernel.org>
Cc: akpm <akpm@...ux-foundation.org>
Subject: [PATCH] docbook bad file references
From: Randy Dunlap <randy.dunlap@...cle.com>
Fix docbook warnings:
Warning(linux-2.6.22-git12//drivers/base/power/main.c): no structured comments found
Warning(linux-2.6.22-git12//include/linux/splice.h): no structured comments found
Signed-off-by: Randy Dunlap <randy.dunlap@...cle.com>
---
Documentation/DocBook/kernel-api.tmpl | 2 --
1 file changed, 2 deletions(-)
--- linux-2.6.22-git12.orig/Documentation/DocBook/kernel-api.tmpl
+++ linux-2.6.22-git12/Documentation/DocBook/kernel-api.tmpl
@@ -381,7 +381,6 @@ X!Edrivers/base/interface.c
!Edrivers/base/bus.c
</sect1>
<sect1><title>Device Drivers Power Management</title>
-!Edrivers/base/power/main.c
!Edrivers/base/power/resume.c
!Edrivers/base/power/suspend.c
</sect1>
@@ -710,7 +709,6 @@ X!Idrivers/video/console/fonts.c
kernel, without continually transferring it between the kernel
and user space.
</para>
-!Iinclude/linux/splice.h
!Ffs/splice.c
</chapter>
-
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