aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorRandy Dunlap <randy.dunlap@oracle.com>2007-07-31 03:37:50 -0400
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2007-07-31 18:39:38 -0400
commitb8a367935fc649c071a91c648c4a9c892f72113e (patch)
tree4713218892b8bf32278c71e93e92952b0849969e /Documentation
parentdd54567a83057821a667109a5cadec6eed0295de (diff)
pnp: fix kernel-doc warnings
Fix PNP docbook warnings: Warning(linux-2623-rc1g4//drivers/pnp/core.c): no structured comments found Warning(linux-2623-rc1g4//drivers/pnp/driver.c): no structured comments found Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/DocBook/kernel-api.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/DocBook/kernel-api.tmpl b/Documentation/DocBook/kernel-api.tmpl
index ec7c498b69fc..31bf1eabc0dc 100644
--- a/Documentation/DocBook/kernel-api.tmpl
+++ b/Documentation/DocBook/kernel-api.tmpl
@@ -398,12 +398,12 @@ X!Edrivers/acpi/pci_bind.c
398--> 398-->
399 </sect1> 399 </sect1>
400 <sect1><title>Device drivers PnP support</title> 400 <sect1><title>Device drivers PnP support</title>
401!Edrivers/pnp/core.c 401!Idrivers/pnp/core.c
402<!-- No correct structured comments 402<!-- No correct structured comments
403X!Edrivers/pnp/system.c 403X!Edrivers/pnp/system.c
404 --> 404 -->
405!Edrivers/pnp/card.c 405!Edrivers/pnp/card.c
406!Edrivers/pnp/driver.c 406!Idrivers/pnp/driver.c
407!Edrivers/pnp/manager.c 407!Edrivers/pnp/manager.c
408!Edrivers/pnp/support.c 408!Edrivers/pnp/support.c
409 </sect1> 409 </sect1>