Re: [PATCH] clocksource: add missing line break to error messages

From: Thierry Reding
Date: Mon Mar 13 2017 - 13:52:08 EST


On Thu, Mar 09, 2017 at 10:47:10AM +0100, RafaÅ MiÅecki wrote:
[...]
> diff --git a/drivers/clocksource/tegra20_timer.c b/drivers/clocksource/tegra20_timer.c
> index f960891aa04e..b9990b9c98c5 100644
> --- a/drivers/clocksource/tegra20_timer.c
> +++ b/drivers/clocksource/tegra20_timer.c
> @@ -245,7 +245,7 @@ static int __init tegra20_init_rtc(struct device_node *np)
>
> rtc_base = of_iomap(np, 0);
> if (!rtc_base) {
> - pr_err("Can't map RTC registers");
> + pr_err("Can't map RTC registers\n");
> return -ENXIO;
> }
>

Acked-by: Thierry Reding <treding@xxxxxxxxxx>

Attachment: signature.asc
Description: PGP signature