diff options
author | Paul Cercueil <paul@crapouillou.net> | 2020-07-16 18:38:39 +0200 |
---|---|---|
committer | Paul Cercueil <paul@crapouillou.net> | 2020-07-17 00:43:55 +0200 |
commit | 1f7596f4ad9b7fa68b2a27504036a1145d9c3cf1 (patch) | |
tree | c826cac828aee15cc7f89dc7157737a3389bb784 /net/dcb | |
parent | 54fe894219903e32f5154265f46ed1eb5cdc2f5f (diff) |
drm/ingenic: Add missing CR in debug 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().
v2: New patch
v3: No change
Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Reviewed-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20200716163846.174790-5-paul@crapouillou.net
Diffstat (limited to 'net/dcb')
0 files changed, 0 insertions, 0 deletions