[PATCH -mm] fix LSM kernel-doc

From: Randy Dunlap
Date: Sat Jul 28 2007 - 12:34:24 EST


From: Randy Dunlap <randy.dunlap@xxxxxxxxxx>

I'd like mainline (Linus's git) to be kernel-doc clean (it's not,
but all of the patches for it have been sent, just getting them
merged is the challenge). One way to address this for future
merges is to fix -mm kernel-doc.


The security-convert-to-static patches need this docbook change.

Warning(linux-2.6.23-rc1-mm1//security/security.c): no structured comments found

Signed-off-by: Randy Dunlap <randy.dunlap@xxxxxxxxxx>
---
Documentation/DocBook/kernel-api.tmpl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-2.6.23-rc1-mm1.orig/Documentation/DocBook/kernel-api.tmpl
+++ linux-2.6.23-rc1-mm1/Documentation/DocBook/kernel-api.tmpl
@@ -334,7 +334,7 @@ X!Earch/i386/kernel/mca.c

<chapter id="security">
<title>Security Framework</title>
-!Esecurity/security.c
+!Isecurity/security.c
</chapter>

<chapter id="audit">
-
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/