Re: [PATCH v2] staging: media: atomisp: fix coding style in ia_css_output.host.c
From: Andy Shevchenko
Date: Sat Jun 21 2025 - 14:27:14 EST
On Sat, Jun 21, 2025 at 5:32 PM LiangCheng Wang <zaq14760@xxxxxxxxx> wrote:
>
> Fix two checkpatch.pl ERRORs:
> - Use tab instead of space for indentation
> - Move trailing statement to next line after if statement
...
> int ia_css_output1_config(struct sh_css_isp_output_isp_config *to,
And what about this big space between 'g' and '*'?
> - const struct ia_css_output1_configuration *from,
> + const struct ia_css_output1_configuration *from,
> unsigned int size)
--
With Best Regards,
Andy Shevchenko