Commit 575b1ac4 authored by Shubhankar Kuranagatti's avatar Shubhankar Kuranagatti Committed by Greg Kroah-Hartman

drivers: usb: host: fotg210-hcd.c: Fix alignment of comment

The * has been aligned on each line for block comment.
Signed-off-by: default avatarShubhankar Kuranagatti <shubhankarvk@gmail.com>
Link: https://lore.kernel.org/r/20210311190901.gaw7m7ndib3uzakm@kewl-virtual-machineSigned-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 4e6e8510
......@@ -2699,7 +2699,7 @@ static struct list_head *qh_urb_transaction(struct fotg210_hcd *fotg210,
* any previous qh and cancel its urbs first; endpoints are
* implicitly reset then (data toggle too).
* That'd mean updating how usbcore talks to HCDs. (2.7?)
*/
*/
/* Each QH holds a qtd list; a QH is used for everything except iso.
......
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