clocksource/drivers/fttmr010: pr_err() strings should end with newlines
authorArvind Yadav <[email protected]>
Mon, 25 Sep 2017 08:16:39 +0000 (13:46 +0530)
committerDaniel Lezcano <[email protected]>
Thu, 19 Oct 2017 21:49:00 +0000 (23:49 +0200)
commit1893428bd8d14e88facdf745479be0130753f6e9
treee7beba441d9c58cefffa33797928cee3100b44ee
parent2d1d5172bf843fb44fcc7d3ff61501e9a6601e74
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 <[email protected]>
Signed-off-by: Daniel Lezcano <[email protected]>
drivers/clocksource/timer-fttmr010.c