Commit 8f8d19b1 authored by Keith Owens's avatar Keith Owens Committed by James Morris

[PATCH] 2.5.24 drivers_usb_core_hcd.c for DocBook

 '**' in comments misleads DocBook, the comment is for a structure that
 DocBook cannot handle.
parent 884e7cce
...@@ -1232,7 +1232,7 @@ static int hcd_free_dev (struct usb_device *udev) ...@@ -1232,7 +1232,7 @@ static int hcd_free_dev (struct usb_device *udev)
return 0; return 0;
} }
/** /*
* usb_hcd_operations - adapts usb_bus framework to HCD framework (bus glue) * usb_hcd_operations - adapts usb_bus framework to HCD framework (bus glue)
* *
* When registering a USB bus through the HCD framework code, use this * When registering a USB bus through the HCD framework code, use this
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment