Re: [PATCH v2 12/30] pinctrl: nomadik: follow whitespace kernel coding conventions

From: Linus Walleij
Date: Thu Feb 29 2024 - 04:28:26 EST


On Wed, Feb 28, 2024 at 12:28 PM Théo Lebrun <theo.lebrun@xxxxxxxxxxx> 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@xxxxxxxxxxx>

Patch applied!

Yours,
Linus Walleij