diff options
author | Paul Cercueil <paul@crapouillou.net> | 2020-08-11 03:22:37 +0300 |
---|---|---|
committer | Sam Ravnborg <sam@ravnborg.org> | 2020-08-15 17:08:03 +0300 |
commit | bdfd720fb25a0a1773d0554eaaa771596ffeffd8 (patch) | |
tree | b8d00f01e1b46818d4209619fe78c0438cb37ee3 /net/unix/af_unix.c | |
parent | 5b44f125eff9df72336a12cf9839323dd7b70b74 (diff) | |
download | linux-bdfd720fb25a0a1773d0554eaaa771596ffeffd8.tar.xz |
drm/panel: novatek,nt39016: Add missing CR to error messages
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>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20200811002240.55194-3-paul@crapouillou.net
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions