diff options
author | Paul Cercueil <paul@crapouillou.net> | 2021-01-23 14:25:02 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-02-05 10:27:18 +0100 |
commit | 23e32a595e115c09152488aa0508539e6f6a4237 (patch) | |
tree | 8babe20046f2dad89bd8793fc718d6ecdcd463c5 /drivers/usb/cdns3/cdns3-imx.c | |
parent | eb44cef954277584d8c046fe4806937c46487c31 (diff) |
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