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:
8740e68
)
usb: doc: hotplug.txt code typos
author
Jeremiah Mahler
<jmmahler@gmail.com>
Fri, 6 Jun 2014 19:29:17 +0000
(12:29 -0700)
committer
Jiri Kosina
<jkosina@suse.cz>
Thu, 19 Jun 2014 13:19:37 +0000
(15:19 +0200)
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: Jiri Kosina <jkosina@suse.cz>
No differences found