Re: [PATCH v2 1/5] mfd: mt6397: Fix formatting of RTC_BBPU_KEY definition
From: Krzysztof Kozlowski
Date: Thu Nov 20 2025 - 08:38:29 EST
On 20/11/2025 13:17, ot_shunxi.zhang@xxxxxxxxxxxx wrote:
> From: Shunxi Zhang <ot_shunxi.zhang@xxxxxxxxxxxx>
>
> Adjust the whitespace alignment for the RTC_BBPU_KEY macro definition
> in the mt6397 RTC header file. This is a cosmetic change to improve
> code consistency.
Please don't send such changes line by line.. You have other patches
here doing the same. Organize all such trivial stuff, including for
other drivers not only this one (!!), in one patch. This is just churn.
Best regards,
Krzysztof