[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAHp75VdHAYvTHJwZs0NL5uHEkUtQ2Gyp1Y5GC5JY68h8XS7pvQ@mail.gmail.com>
Date: Sat, 21 Jun 2025 21:26:24 +0300
From: Andy Shevchenko <andy.shevchenko@...il.com>
To: LiangCheng Wang <zaq14760@...il.com>
Cc: Andy Shevchenko <andy@...nel.org>, Hans de Goede <hansg@...nel.org>,
Mauro Carvalho Chehab <mchehab@...nel.org>, Sakari Ailus <sakari.ailus@...ux.intel.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>, linux-media@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-staging@...ts.linux.dev
Subject: Re: [PATCH v2] staging: media: atomisp: fix coding style in ia_css_output.host.c
On Sat, Jun 21, 2025 at 5:32 PM LiangCheng Wang <zaq14760@...il.com> 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
Powered by blists - more mailing lists