summaryrefslogtreecommitdiff
path: root/include/asm-i386/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorBiju Das <biju.das.jz@bp.renesas.com>2026-06-04 10:56:34 +0100
committerUwe Kleine-König <ukleinek@kernel.org>2026-06-09 15:46:00 +0200
commit898ab0f30e008e411ce93ddf81c4099abd9d4e46 (patch)
tree176a24c090c39b88a9ad12f54aa8a83c79e21f3c /include/asm-i386/git@git.tavy.me:linux.git
parent2b40d72de9354a76f5e3bb71230a4210eaa92849 (diff)
pwm: rzg2l-gpt: Add missing newlines to dev_err_probe() messages
dev_err_probe() internally calls dev_err() which uses pr_fmt() and printk(). Kernel log messages should end with a newline character to ensure proper log formatting. Add missing '\n' at the end of the error strings in rzg2l_gpt_probe(). Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com> Link: https://patch.msgid.link/20260604095647.108654-5-biju.das.jz@bp.renesas.com Fixes: 061f087f5d0b ("pwm: Add support for RZ/G2L GPT") Signed-off-by: Uwe Kleine-König <ukleinek@kernel.org>
Diffstat (limited to 'include/asm-i386/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions