]> git.baikalelectronics.ru Git - kernel.git/commit
clocksource/drivers/fttmr010: pr_err() strings should end with newlines
authorArvind Yadav <arvind.yadav.cs@gmail.com>
Mon, 25 Sep 2017 08:16:39 +0000 (13:46 +0530)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Thu, 19 Oct 2017 21:49:00 +0000 (23:49 +0200)
commitf6e944b9fe0263c6ea7f44c99161de5900ab6fdc
treee7beba441d9c58cefffa33797928cee3100b44ee
parent395d1cddff8b293303b97be963b994306cab1b21
clocksource/drivers/fttmr010: 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>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
drivers/clocksource/timer-fttmr010.c