From: Anthony Liguori <aliguori@us.ibm.com>
To: Stefan Hajnoczi <stefanha@gmail.com>,
Jesse Larrew <jlarrew@linux.vnet.ibm.com>
Cc: qemu-trivial@nongnu.org, qemu-devel@nongnu.org
Subject: Re: [Qemu-trivial] [Qemu-devel] [PATCH][TRIVIAL] vl: coding style cleanups
Date: Mon, 28 Jan 2013 10:14:05 -0600 [thread overview]
Message-ID: <87y5fdi8tu.fsf@codemonkey.ws> (raw)
In-Reply-To: <20130128131438.GF27668@stefanha-thinkpad.redhat.com>
Stefan Hajnoczi <stefanha@gmail.com> writes:
> On Thu, Jan 24, 2013 at 05:04:29PM -0600, Jesse Larrew wrote:
>>
>> Reformat the option parsing code in main() and various supporting functions
>> to conform to the QEMU coding style.
>>
>> Signed-off-by: Jesse Larrew <jlarrew@linux.vnet.ibm.com>
>> ---
>> vl.c | 476 +++++++++++++++++++++++++++++++++++++------------------------------
>> 1 file changed, 260 insertions(+), 216 deletions(-)
>
> Please CC qemu-trivial@nongnu.org on trivial patches in the future.
>
> There has been discussion about whitespace cleanups recently and it also
> applies to this patch. There is a cost to such patches - they require
> code review, can clog up the git-blame(1) output, and make it hard for
> stable branch or downstream maintainers to backport fixes.
>
> I'm happy to take this patch but I hope people don't get too
> trigger-happy because this isn't free.
>
> Waiting a while longer to merge in case Blue Swirl or anyone else wants
> to chime in.
Before the patch:
total: 75 errors, 125 warnings, 4230 lines checked
After the patch:
total: 59 errors, 67 warnings, 4274 lines checked
This feels like unnecessary churn to me. If the patch was taking vl.c
to 0 errors, I'd be more inclined to pay the cost. But I don't want
there to be 3-4 patches that break blame just to get a single file into
compliance.
Regards,
Anthony Liguori
>
> Stefan
prev parent reply other threads:[~2013-01-28 16:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <5101BDFD.5010801@linux.vnet.ibm.com>
2013-01-28 13:14 ` [Qemu-trivial] [Qemu-devel] [PATCH][TRIVIAL] vl: coding style cleanups Stefan Hajnoczi
2013-01-28 16:14 ` Anthony Liguori [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=87y5fdi8tu.fsf@codemonkey.ws \
--to=aliguori@us.ibm.com \
--cc=jlarrew@linux.vnet.ibm.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.org \
--cc=stefanha@gmail.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.