Re: [PATCH 4/4] gpiolib: of: clean up formatting to pass checkpatch
Linus Walleij <[email protected]>
| Newsgroups | org.kernel.vger.linux-gpio,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <CAD++jLnBpPtu3ZyCx2U1R0tAEe35RQVF_sveLNHpwhS+k=XE6Q@mail.gmail.com> |
On Sat, Jul 18, 2026 at 6:13 AM Dmitry Torokhov <[email protected]> wrote: > Clean up parameter alignment, line wrapping, and parenthesis formatting > in drivers/gpio/gpiolib-of.c to make the module pass checkpatch --strict > without warnings or checks. This helps when one has checkpach configured > as a linter for their editor. > > Assisted-by: Antigravity:gemini-3.5-flash > Signed-off-by: Dmitry Torokhov <[email protected]> Reviewed-by: Linus Walleij <[email protected]> Yours, Linus Walleij