usb: early: fixed coding style issue related to : operator
authorJeffrin Jose <ahiliation@yahoo.co.in>
Sat, 19 May 2012 19:26:58 +0000 (00:56 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 13 Jun 2012 23:07:22 +0000 (16:07 -0700)
Fixed a space issue relating to ":" operator found
by checkpatch.pl tool in drivers/usb/early/ehci-dbgp.c

Signed-off-by: Jeffrin Jose <ahiliation@yahoo.co.in>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found