git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
14ad5a9
)
usb: doc: hotplug.txt code typos
author
Jeremiah Mahler
<jmmahler@gmail.com>
Fri, 6 Jun 2014 19:29:17 +0000
(12:29 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 9 Jul 2014 23:05:42 +0000
(16:05 -0700)
Fixed several typos in the code examples given in
Documentation/usb/hotplug.txt.
- missing [] with array of struct usb_device_id
- checkpatch.pl warning: space between function name and parenthesis
- missing terminating ';'
Signed-off-by: Jeremiah Mahler <jmmahler@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/usb/hotplug.txt
patch
|
blob
|
history
diff --cc
Documentation/usb/hotplug.txt
Simple merge