diff options
| author | René Rebe <rene@exactco.de> | 2025-11-26 17:42:56 +0100 |
|---|---|---|
| committer | Dominik Brodowski <linux@dominikbrodowski.net> | 2026-03-30 07:28:13 +0200 |
| commit | bfeaa6814bd3f9a1f6d525b3b35a03b9a0368961 (patch) | |
| tree | 7d249f07fbc5a8900c86cf284c2ff6fe80d5db3c /include/uapi/drm | |
| parent | 7aaa8047eafd0bd628065b15757d9b48c5f9c07d (diff) | |
PCMCIA: Fix garbled log messages for KERN_CONT
For years the PCMCIA info messages are messed up by superfluous
newlines. While f2e6cf76751d ("pcmcia: Convert dev_printk to
dev_<level>") converted the code to pr_cont(), dev_info enforces a \n
via vprintk_store setting LOG_NEWLINE, breaking subsequent pr_cont.
Fix by logging the device name manually to allow pr_cont to work for
more readable and not \n distorted logs.
Fixes: f2e6cf76751d ("pcmcia: Convert dev_printk to dev_<level>")
Signed-off-by: René Rebe <rene@exactco.de>
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
Diffstat (limited to 'include/uapi/drm')
0 files changed, 0 insertions, 0 deletions
