From: Jeremiah Mahler Date: Fri, 6 Jun 2014 19:29:17 +0000 (-0700) Subject: usb: doc: hotplug.txt code typos X-Git-Tag: omap-for-v3.17/fixes-against-rc2~164^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31e01f0aca3e9b77fea0b1c1b569b02fa2812eb6;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed