]> git.baikalelectronics.ru Git - kernel.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)
commit23586609a7d2f73349c206a30f6fc5aadc882816
tree21826d4da6a6a5d8fe185c0e1e26e7b303f44494
parent71d05686e00e995638ef395c6b792677fa2a5672
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