[PATCH v2 12/30] pinctrl: nomadik: follow whitespace kernel coding conventions
Linus Walleij
linus.walleij at linaro.org
Thu Feb 29 01:28:03 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 whitespace. Message types
> addressed:
>
> ERROR: space required before the open parenthesis '('
> WARNING: quoted string split across lines
> CHECK: Alignment should match open parenthesis
> CHECK: Please don't use multiple blank lines
> CHECK: line length of 103 exceeds 100 columns
> CHECK: spaces preferred around that '+' (ctx:VxV)
>
> Before: 1 errors, 2 warnings, 38 checks.
> After: 0 errors, 1 warnings, 16 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