Re: [PATCH 00/62] Remove unnecessary semicolons

From: David Miller
Date: Sun Jun 28 2009 - 14:32:42 EST


From: Arjan van de Ven <arjan@xxxxxxxxxxxxx>
Date: Sun, 28 Jun 2009 10:43:32 -0700

> On Sun, 28 Jun 2009 10:16:05 -0700
> Joe Perches <joe@xxxxxxxxxxx> wrote:
>
>> On Sun, 2009-06-28 at 10:11 -0700, Arjan van de Ven wrote:
>> > can you improve your descriptions please?
>> > to at least include the why for a change, not just the how and
>> > what...
>>
>> Is any part of "Remove unnecessary semicolons" unclear?
>>
>> What would you prefer?
>>
>
> your sentence addresses the what question, no the why question
>
> or in business words: whats the value proposition

I think you're going overboard in these requirements.

Extraneous semi-colons dirty up the code, make it confusing and make
hard to find bugs more likely to be present or (even worse) get added
unintentionally in the future. And every programmer worth his salt
should be aware of this.
--
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/