]> asedeno.scripts.mit.edu Git - linux.git/commit
usb: core: Fix logging messages with spurious periods after newlines
authorJoe Perches <joe@perches.com>
Wed, 6 Dec 2017 06:22:05 +0000 (22:22 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 6 Dec 2017 08:21:17 +0000 (09:21 +0100)
commit1ccc417e6c3201cc6fc72f48981271256bd53a5a
tree21826d4da6a6a5d8fe185c0e1e26e7b303f44494
parent7739376eb1ed68593805e5b4ed359123d0718549
usb: core: Fix logging messages with spurious periods after newlines

Using a period after a newline causes bad output.

Miscellanea:

o Coalesce formats too

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/core/driver.c
drivers/usb/core/hub.c
drivers/usb/core/message.c