Re: [PATCH] ARC:mm:Fix syntax errors in comments

From: Shahab Vahedi
Date: Wed Jun 22 2022 - 05:25:36 EST


On 6/22/22 11:16, Julia Lawall wrote:
>
>
> On Wed, 22 Jun 2022, Shahab Vahedi wrote:
>
>> On 6/22/22 10:30, Bagas Sanjaya wrote:
>>
>>> I think that this kind of cleanup patches (typofixes) are best done
>>> as part of **actual** work on the code in question (for example
>>> refactoring or fixing build errors).
>>
>> Amen!
>
> So code that is fine will have typos forever? Fixing typos in comments
> doesn't break git blame for the following code. And typos in comments
> give a bad impression about the state of the code in general.

Of course not! Documentation is as important as the code, if not even more.
However, fixing typos to increase your commit counts to a reputable project
is not fine either. For instance, many of these proposed fixes are targeting
one single typo at a time. Couldn't they just be sent altogether!?!

--
Shahab