From: Andrew Cooper <andrew.cooper3@citrix.com>
To: Ian Campbell <Ian.Campbell@citrix.com>
Cc: Keir Fraser <keir@xen.org>,
George Dunlap <george.dunlap@eu.citrix.com>,
Tim Deegan <tim@xen.org>, Xen-devel <xen-devel@lists.xen.org>,
Stefano Stabellini <stefano.stabellini@citrix.com>,
Jan Beulich <JBeulich@suse.com>
Subject: Re: [PATCH] xen/panic: Fix string inconsistencies in callers of panic()
Date: Mon, 25 Nov 2013 10:42:01 +0000 [thread overview]
Message-ID: <52932979.1040804@citrix.com> (raw)
In-Reply-To: <1385375070.22002.8.camel@kazak.uk.xensource.com>
On 25/11/13 10:24, Ian Campbell wrote:
> On Mon, 2013-11-25 at 10:06 +0000, Andrew Cooper wrote:
>> panic() (as well as early_panic() in arm) is inconsistently called with or
>> without a trailing newline. This results in cases where the lower line of
>> *****s is not on its own line.
>>
>> Change panic() to always print a newline itself, and update callers not to.
>>
>> In addition, panic() was occasionally called with a leading newline, and
>> occaionally with trailing punctuation which seems rather redundant given the
>> surrounding context. Fix up these sitiuations as well.
>>
>> Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
>> CC: Keir Fraser <keir@xen.org>
>> CC: Jan Beulich <JBeulich@suse.com>
>> CC: Ian Campbell <ian.campbell@citrix.com>
>> CC: Stefano Stabellini <stefano.stabellini@citrix.com>
>> CC: Tim Deegan <tim@xen.org>
>> CC: George Dunlap <george.dunlap@eu.citrix.com>
> I'm not entirely sure I agree with nuking the trailing full stop from
> all of the sentences, especially those which are a complete sentence.
>
> But unless others feel the same I'm not inclined to argue:
> Acked-by: Ian Campbell <ian.campbell@citrix.com>
>
>
>
This was at the request of Keir, based on my previous patch from ages
ago which fixed up the callers without a newline at the end.
~Andrew
next prev parent reply other threads:[~2013-11-25 10:42 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-25 10:06 [PATCH] xen/panic: Fix string inconsistencies in callers of panic() Andrew Cooper
2013-11-25 10:24 ` Ian Campbell
2013-11-25 10:42 ` Andrew Cooper [this message]
2013-11-25 10:44 ` Tim Deegan
2013-11-25 10:54 ` George Dunlap
2013-12-03 9:21 ` Keir Fraser
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=52932979.1040804@citrix.com \
--to=andrew.cooper3@citrix.com \
--cc=Ian.Campbell@citrix.com \
--cc=JBeulich@suse.com \
--cc=george.dunlap@eu.citrix.com \
--cc=keir@xen.org \
--cc=stefano.stabellini@citrix.com \
--cc=tim@xen.org \
--cc=xen-devel@lists.xen.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
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;
as well as URLs for NNTP newsgroup(s).