Re: [PATCH v3] staging: media: atomisp: fix coding style in ia_css_output.host.c
From: Andy Shevchenko
Date: Sun Jun 22 2025 - 16:42:51 EST
On Sun, Jun 22, 2025 at 6:42 AM LiangCheng Wang <zaq14760@xxxxxxxxx> wrote:
>
> Fix multiple checkpatch.pl ERRORs and coding style issues:
>
> - Use tabs instead of spaces for indentation
> - Move trailing `if` statements to multiline format
> - Remove excessive space between type and asterisk in function
> arguments
>
> This cleanup improves code readability and follows Linux kernel
> coding standards.
Change looks okay now. The question is are there only these
problematic places or more? Can you double check the entire driver for
these?
--
With Best Regards,
Andy Shevchenko