From: thierry.reding@gmail•com (Thierry Reding)
To: linux-arm-kernel@lists•infradead.org
Subject: [PATCH] clocksource: add missing line break to error messages
Date: Mon, 13 Mar 2017 18:51:53 +0100 [thread overview]
Message-ID: <20170313175153.GC19679@ulmo.ba.sec> (raw)
In-Reply-To: <20170309094710.31003-1-zajec5@gmail.com>
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@nvidia•com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20170313/3dc1fe2c/attachment.sig>
next prev parent reply other threads:[~2017-03-13 17:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-09 9:47 [PATCH] clocksource: add missing line break to error messages Rafał Miłecki
2017-03-13 17:51 ` Thierry Reding [this message]
2017-03-14 9:40 ` Ben Dooks
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170313175153.GC19679@ulmo.ba.sec \
--to=thierry.reding@gmail$(echo .)com \
--cc=linux-arm-kernel@lists$(echo .)infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox