usb: doc: hotplug.txt code typos
authorJeremiah Mahler <jmmahler@gmail.com>
Fri, 6 Jun 2014 19:29:17 +0000 (12:29 -0700)
committerJiri Kosina <jkosina@suse.cz>
Thu, 19 Jun 2014 13:19:37 +0000 (15:19 +0200)
commit429a91db3b3e7f755b1e9fa3bcd95660d84697ad
treeb2785091a261c7615d5c23f271abdfd77c6d028b
parent8740e687a658dae04f64f99c07891dc4b5f0251f
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: Jiri Kosina <jkosina@suse.cz>
Documentation/usb/hotplug.txt