]> git.itanic.dy.fi Git - linux-stable/commit
pwm: jz4740: Add trailing \n to error messages
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Thu, 23 Nov 2023 08:33:23 +0000 (09:33 +0100)
committerThierry Reding <thierry.reding@gmail.com>
Wed, 20 Dec 2023 15:04:13 +0000 (16:04 +0100)
commit1c9a2ad84f5a7450265a2ffcdb27715dbca2b980
treeaf54c5d2fc82807925e89329bea895191893b356
parentfb1b517fd87649add1e8acb813f4f8af5a28d4d9
pwm: jz4740: Add trailing \n to error messages

Error messages are supposed to end in \n. Add the line terminator to the
two error messages that lack this.

Suggested-by: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
drivers/pwm/pwm-jz4740.c