[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CACRpkdY30jnwByCpsAR0Hvmq-WWMRcX5-2PtVtOy-_TD4GrHGw@mail.gmail.com>
Date: Tue, 15 Apr 2025 09:46:58 +0200
From: Linus Walleij <linus.walleij@...aro.org>
To: John Madieu <john.madieu@...csmart.com>
Cc: sven@...npeter.dev, j@...nau.net, alyssa@...enzweig.io,
asahi@...ts.linux.dev, linux-arm-kernel@...ts.infradead.org,
linux-gpio@...r.kernel.org, linux-kernel@...r.kernel.org,
john.madieu@...il.com
Subject: Re: [PATCH] pinctrl: apple: Make regmap_config static const and fix indentation
On Sat, Mar 29, 2025 at 7:15 PM John Madieu <john.madieu@...csmart.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@...csmart.com>
Patch applied!
Yours,
Linus Walleij
Powered by blists - more mailing lists