[PATCH v2 11/30] pinctrl: nomadik: follow type-system kernel coding conventions

Linus Walleij linus.walleij at linaro.org
Thu Feb 29 01:27:27 PST 2024


On Wed, Feb 28, 2024 at 12:28 PM Théo Lebrun <theo.lebrun at bootlin.com> wrote:

> Fix strict checkpatch warnings relative to types. Warning types
> addressed:
>
>    WARNING: do not add new typedefs
>    WARNING: Prefer 'unsigned int' to bare use of 'unsigned'
>    WARNING: static const char * array should probably be static const
>             char * const
>
> Total messages before: 1 errors, 40 warnings, 39 checks.
> Total messages after:  1 errors,  2 warnings, 38 checks.
>
> Signed-off-by: Théo Lebrun <theo.lebrun at bootlin.com>

Patch applied!

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list