|
From: | Anthony Liguori |
Subject: | Re: [Qemu-devel] [PATCH] checkpatch: Don't WARN about missing spaces in audio files |
Date: | Fri, 17 Feb 2012 09:26:53 -0600 |
User-agent: | Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.23) Gecko/20110922 Lightning/1.0b2 Thunderbird/3.1.15 |
On 02/17/2012 08:55 AM, Markus Armbruster wrote:
Anthony Liguori<address@hidden> writes:I really hate having these discussions. I would almost rather we just pay the one-time cost of re-indenting so we can stop debating about this. For folks that feel strongly about this, please submit the following: An indent command that takes the tree to CODING_STYLE along with a diffstat of the end result. Depending on how bad the diffstat is, we can consider doing this and ending this set of arguments once and for all.The only justification for an idiosyncratic coding style I can buy is minimizing reindentation of old code.
Well this was what I was getting at in my previous comments. If we just need to reindent < 10 files with a few random changes here and there, then maybe that isn't so bad.
But if we have to touch every single file in the tree in a significant way, then no way is it justified.
If we reindent anyway, reindent to something that isn't specific to the QEMU island, please.
I don't even want to consider something that touches every line of code. That's effectively creating a new source tree and losing the continuity of our SCM history.
Regards, Anthony Liguori
[Prev in Thread] | Current Thread | [Next in Thread] |