usb: doc: hotplug.txt code typos
authorJeremiah Mahler <jmmahler@gmail.com>
Fri, 6 Jun 2014 19:29:17 +0000 (12:29 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 9 Jul 2014 23:05:42 +0000 (16:05 -0700)
commit31e01f0aca3e9b77fea0b1c1b569b02fa2812eb6
tree329a15f202be464724d7c4943d71ad19d91fbf63
parent14ad5a94cbf49399e3bc5262428df07f7c3a75c7
usb: doc: hotplug.txt code typos

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
This page took 0.025649 seconds and 5 git commands to generate.