[PATCH] kernel-doc: fix PCI hotplug

From: Randy.Dunlap
Date: Sun Oct 23 2005 - 14:00:58 EST


From: Randy Dunlap <rdunlap@xxxxxxxxxxxx>

PCI hotplug.c: does not contain kernel-doc, so don't process it for now.

Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxx>
---

Documentation/DocBook/kernel-api.tmpl | 4 +++-
1 files changed, 3 insertions(+), 1 deletion(-)

diff -Naurp linux-2614-rc5/Documentation/DocBook/kernel-api.tmpl~kdoc_pci_hotplug linux-2614-rc5/Documentation/DocBook/kernel-api.tmpl
--- linux-2614-rc5/Documentation/DocBook/kernel-api.tmpl~kdoc_pci_hotplug 2005-10-23 10:36:06.000000000 -0700
+++ linux-2614-rc5/Documentation/DocBook/kernel-api.tmpl 2005-10-23 10:51:43.000000000 -0700
@@ -285,7 +285,9 @@ X!Edrivers/pci/search.c
-->
!Edrivers/pci/msi.c
!Edrivers/pci/bus.c
-!Edrivers/pci/hotplug.c
+<!-- FIXME: Removed for now since no structured comments in source
+X!Edrivers/pci/hotplug.c
+-->
!Edrivers/pci/probe.c
!Edrivers/pci/rom.c
</sect1>


---
-
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/