xhci: Put warning message on a single line
authorAlexander Stein <alexander.stein@systec-electronic.com>
Mon, 23 Jan 2017 12:19:57 +0000 (14:19 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 25 Jan 2017 09:57:35 +0000 (10:57 +0100)
commit52c31bd5294d838315ea0211a991cfcd60b625ff
treed5134e2a6ee3d84ea5cca069ac1db9d1311d2af3
parente22caf8bc140d8efa52922040c173c0b84647b66
xhci: Put warning message on a single line

This allows someone to grep for the complete warning message as in;
xhci-hcd xhci-hcd.0.auto: USB core suspending device not in U0/U1/U2.

Signed-off-by: Alexander Stein <alexander.stein@systec-electronic.com>
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci-hub.c