WSL2-Linux-Kernel/drivers/staging/fwserial
Joe Perches 6e8661ed30 staging: fwserial: Use normal logging styles
Logging messages without newline termination are subject
to interleaving by other messages.

Avoid this by adding newlines to each message.

Neaten fwtty_<level> logging macros.
Convert driver_err to pr_err.
Add #define pr_fmt to prefix those messages.
Remove now unused driver_err macro.

Signed-off-by: Joe Perches <joe@perches.com>
Cc: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-05-30 20:59:47 +09:00
..
Kconfig Merge 3.8-rc5 into tty-next 2013-01-25 13:27:36 -08:00
Makefile
TODO staging/fwserial: Create loop device the 'tty' way 2013-01-29 23:28:45 -05:00
dma_fifo.c staging/fwserial: Fix build breakage when !CONFIG_BUG 2012-11-28 08:44:47 -08:00
dma_fifo.h
fwserial.c staging: fwserial: Use normal logging styles 2013-05-30 20:59:47 +09:00
fwserial.h staging: fwserial: Use normal logging styles 2013-05-30 20:59:47 +09:00