Re: [PATCH 1/1] xhci: Put warning message on a single line

2016-12-01 Thread Mathias Nyman
On 01.12.2016 12:17, Alexander Stein wrote: 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 --- Thanks, added to queue for 4.11 -Mathias -- To unsubscribe from this list:

[PATCH 1/1] xhci: Put warning message on a single line

2016-12-01 Thread Alexander Stein
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 --- drivers/usb/host/xhci-hub.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/usb/host/xhci-hub