]> asedeno.scripts.mit.edu Git - linux.git/commit
usb: dwc2: gadget: fix checkpatch errors
authorJingoo Han <jg1.han@samsung.com>
Tue, 3 Jun 2014 13:14:56 +0000 (22:14 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 9 Jul 2014 22:56:13 +0000 (15:56 -0700)
commite9ebe7c3b76c24fd5bc2f3b99db453ea71c3072b
tree31c29bddfb68301ba84fef32c906382fa1027f02
parent4ac8918f3a737c21d81e250e4194c12ea2b7eb04
usb: dwc2: gadget: fix checkpatch errors

Fix checkpatch errors as belows.

  ERROR: open brace '{' following function declarations go on the next line
  ERROR: space required before the open parenthesis '('

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Acked-by: Paul Zimmerman <paulz@synopsys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/dwc2/gadget.c