[PATCH -mm] fix LSM kernel-doc

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Randy Dunlap
Date: Saturday, July 28, 2007 - 9:38 am

From: Randy Dunlap <randy.dunlap@oracle.com>

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@oracle.com>
---
 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">
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH -mm] fix LSM kernel-doc, Randy Dunlap, (Sat Jul 28, 9:38 am)