OSDN Git Service

xhci: Correct misplaced newlines
authorJoe Perches <joe@perches.com>
Wed, 17 Jul 2013 02:25:59 +0000 (19:25 -0700)
committerSarah Sharp <sarah.a.sharp@linux.intel.com>
Tue, 23 Jul 2013 21:50:29 +0000 (14:50 -0700)
commit03e64e967180181510de06eecae3be44e648b692
treecb22b730606dc09051ba3db4df240433f95a4deb
parent26b76798e0507429506b93cd49f8c4cfdab06896
xhci: Correct misplaced newlines

Logging messages end in newlines, not have
them put in the middle of messages.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
drivers/usb/host/xhci.c