qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Richard Henderson <rth@twiddle.net>
To: Paolo Bonzini <pbonzini@redhat.com>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] target-alpha: fix the braces
Date: Tue, 18 Mar 2014 14:11:36 -0700	[thread overview]
Message-ID: <5328B688.5010808@twiddle.net> (raw)
In-Reply-To: <53282A9F.8010904@redhat.com>

On 03/18/2014 04:14 AM, Paolo Bonzini wrote:
> Il 17/03/2014 19:07, Richard Henderson ha scritto:
>> On 03/17/2014 04:28 AM, Paolo Bonzini wrote:
>>> Conform to coding style, and avoid further occurrences of bugs due to
>>> misplaced braces.
>>>
>>> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
>>> ---
>>>  target-alpha/translate.c | 313 +++++++++++++++++++++++++++--------------------
>>>  1 file changed, 180 insertions(+), 133 deletions(-)
>>
>> I was considering going through the alpha translator and dropping all the
>> highly unlikely tests and stuff that can now be handled by the tcg optimizers.
>>  In the process I'd touch most of these lines and fix the conformance.
>>
>> But if we'd prefer to fix them all at once, that's fine too.
>>
>> Reviewed-by: Richard Henderson <rth@twiddle.net>
> 
> As you prefer---I submitted this patch just to follow up on my promise to check
> the braces separately from the other day's fix.

Please go ahead with what you've got.  Via trivial?


r~

      reply	other threads:[~2014-03-18 21:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-17 11:28 [Qemu-devel] [PATCH] target-alpha: fix the braces Paolo Bonzini
2014-03-17 18:07 ` Richard Henderson
2014-03-18 11:14   ` Paolo Bonzini
2014-03-18 21:11     ` Richard Henderson [this message]

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=5328B688.5010808@twiddle.net \
    --to=rth@twiddle.net \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.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).