]> git.baikalelectronics.ru Git - kernel.git/commit
clocksource/drivers/owl: pr_err() strings should end with newlines
authorArvind Yadav <arvind.yadav.cs@gmail.com>
Mon, 25 Sep 2017 08:16:40 +0000 (13:46 +0530)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Thu, 19 Oct 2017 21:49:01 +0000 (23:49 +0200)
commit8eacfbf2cb9bf3c9d619a10c2ec126f2aadf868e
tree36f233514bcbf33cc475028093bdad786eb0f908
parentf6e944b9fe0263c6ea7f44c99161de5900ab6fdc
clocksource/drivers/owl: pr_err() strings should end with newlines

pr_err() messages should end with a new-line to avoid other messages being
concatenated.

Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Reviewed-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
drivers/clocksource/owl-timer.c