usb: early: fixed coding style issue related to : operator
commit4d4847b8502ec093864936a4669318675c0ced22
authorJeffrin Jose <ahiliation@yahoo.co.in>
Sat, 19 May 2012 19:26:58 +0000 (20 00:56 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 13 Jun 2012 23:07:22 +0000 (13 16:07 -0700)
tree62dde07732c1b19f92b31fae1d5ed197b459dd6a
parent81df2d594340dcb6d1a02191976be88a1ca8120c
usb: early: fixed coding style issue related to : operator

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>
drivers/usb/early/ehci-dbgp.c