Re: [PATCH v7] staging: media: atomisp: code style cleanup series

From: Miguel Ojeda
Date: Sun Jun 29 2025 - 15:20:00 EST


On Sun, Jun 29, 2025 at 9:13 PM Andy Shevchenko
<andy.shevchenko@xxxxxxxxx> wrote:
>
> Yeah, that what I was afraid of. I don't know clang-format well
> enough, but it might be that tweaking existing .clang-format in the
> kernel can give something better.

Yeah, there are some proposed changes for the config that I have in
the backlog, and with a minimum upgrade we can also improve it further
(some things just couldn't be done well with the options that were
available at the time when I introduced it). That is why, at least so
far, clang-format worked best for formatting snippets or for new
files.

Cheers,
Miguel