Re: [PATCH][Trivial] Delete trailing whitespace from sound/soc/codecs/wm8994.c

From: Michael Witten
Date: Sun Apr 08 2012 - 20:25:50 EST


On Mon, Apr 9, 2012 at 00:02, Jiri Kosina <jkosina@xxxxxxx> wrote:
> On Mon, 9 Apr 2012, Jesper Juhl wrote:
>
>> While reading through sound/soc/codecs/wm8994.c I noticed a fair
>> amount of trailing whitespace. This patch gets rid of it.
>>
>> Signed-off-by: Jesper Juhl <jj@xxxxxxxxxxxxx>
>
> Jesper,
>
> is it really worth it? The code should have been fixed before merging,
> yes, but once it's there, such fixups tend to only make people angry
> (because they have to do unnecessary extra steps during git blame).

If I may interject, I assume you mean that nobody wants to see the
fact that somebody simply changed whitespace. However, the text of
`git help blame' suggests that the `-w' flag obviates the issue:

Ignore whitespace when comparing the parent's
version and the childâs to find where the lines
came from.

Of course, I've never used it, so I may be mistaken in my interpretation.

Sincerely,
Michael Witten
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/