]> git.hungrycats.org Git - linux/commitdiff
[PATCH] 2.5.24 drivers_usb_core_hcd.c for DocBook
authorKeith Owens <kaos@ocs.com.au>
Mon, 15 Jul 2002 05:54:27 +0000 (22:54 -0700)
committerJames Morris <jmorris@intercode.com.au>
Mon, 15 Jul 2002 05:54:27 +0000 (22:54 -0700)
 '**' in comments misleads DocBook, the comment is for a structure that
 DocBook cannot handle.

drivers/usb/core/hcd.c

index 59649374c27bfd19f2b2484ccbdf022e0c6b7f6d..15a2c346b4af3055870bb5d0af25fac074034ac9 100644 (file)
@@ -1232,7 +1232,7 @@ static int hcd_free_dev (struct usb_device *udev)
        return 0;
 }
 
-/**
+/*
  * usb_hcd_operations - adapts usb_bus framework to HCD framework (bus glue)
  *
  * When registering a USB bus through the HCD framework code, use this