Re: [PATCH 5/6] pinctrl: mediatek: mt8188: Fix include guard comment in the header
From: Krzysztof Kozlowski
Date: Fri Mar 13 2026 - 10:09:37 EST
On Thu, Mar 12, 2026 at 01:15:32PM +0900, Akari Tsuyukusa wrote:
> Correct the mismatched macro name in the #endif comment.
>
> Fixes: 11b918d90aeb ("pinctrl: mediatek: add mt8188 driver")
> Signed-off-by: Akari Tsuyukusa <akkun11.open@xxxxxxxxx>
> ---
> drivers/pinctrl/mediatek/pinctrl-mtk-mt8188.h | 2 +-
IMO, this change is just churn. Doing this one line per patch is way too
much. Do not send such oneliners for one subsystem as separate patches.
Best regards,
Krzysztof