commit | 31e01f0aca3e9b77fea0b1c1b569b02fa2812eb6 | [log] [tgz] |
---|---|---|
author | Jeremiah Mahler <jmmahler@gmail.com> | Fri Jun 06 12:29:17 2014 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Jul 09 16:05:42 2014 -0700 |
tree | 329a15f202be464724d7c4943d71ad19d91fbf63 | |
parent | 14ad5a94cbf49399e3bc5262428df07f7c3a75c7 [diff] |
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>