[PATCH] pinctrl: apple: Make regmap_config static const and fix indentation
Linus Walleij
linus.walleij at linaro.org
Tue Apr 15 00:46:58 PDT 2025
On Sat, Mar 29, 2025 at 7:15 PM John Madieu <john.madieu at labcsmart.com> wrote:
> Mark the regmap_config as static const since it is only used in this file
> and never modified, allowing the compiler to optimize it and enforce
> const-correctness.
>
> Also fix minor indentation inconsistencies in function parameter alignment
> to conform with kernel coding style.
>
> Signed-off-by: John Madieu <john.madieu at labcsmart.com>
Patch applied!
Yours,
Linus Walleij
More information about the linux-arm-kernel
mailing list