diff options
author | 2021-01-23 14:25:02 +0000 | |
---|---|---|
committer | 2021-02-05 10:27:18 +0100 | |
commit | 23e32a595e115c09152488aa0508539e6f6a4237 (patch) | |
tree | 8babe20046f2dad89bd8793fc718d6ecdcd463c5 /drivers/usb/cdns3/cdns3-imx.c | |
parent | usb: musb: dma: Remove unused variable (diff) | |
download | linux-dev-23e32a595e115c09152488aa0508539e6f6a4237.tar.xz linux-dev-23e32a595e115c09152488aa0508539e6f6a4237.zip |
usb: musb: jz4740: Add missing CR to error strings
If you pass a string that is not terminated with a carriage return to
dev_err(), it will eventually be printed with a carriage return, but
not right away, since the kernel will wait for a pr_cont().
Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Link: https://lore.kernel.org/r/20210123142502.16980-4-paul@crapouillou.net
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions