mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-06-17 20:25:19 +00:00
usb: storage: fix multi-line comment style
No functional changes here, just making sure our storage driver uses a consistent multi-line comment style. Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com> Acked-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
5b91dfe187
commit
f0183a338e
42 changed files with 829 additions and 455 deletions
|
@ -1,4 +1,5 @@
|
|||
/* Driver for USB Mass Storage compliant devices
|
||||
/*
|
||||
* Driver for USB Mass Storage compliant devices
|
||||
* Debugging Functions Source Code File
|
||||
*
|
||||
* Current development and maintenance by:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue