usb: gadget: dummy_hcd: clean up checkpatch
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>
Thu, 12 Jan 2012 11:53:15 +0000 (12:53 +0100)
committerFelipe Balbi <balbi@ti.com>
Tue, 24 Jan 2012 09:42:42 +0000 (11:42 +0200)
This patch converts checkpatch output of
|./scripts/checkpatch.pl drivers/usb/gadget/dummy_hcd.c -file

from
|total: 22 errors, 174 warnings, 2642 lines checked

to
|total: 0 errors, 0 warnings, 2632 lines checked

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Felipe Balbi <balbi@ti.com>

No differences found