Re: [PATCH v2] staging: atomisp: isp: xnr 3.0 fix whitespace issue
From: Andy Shevchenko
Date: Mon May 04 2026 - 04:46:32 EST
On Sun, May 03, 2026 at 10:54:45AM +0000, Shirin Kaul wrote:
> Fix spaces by replacing them with tabs in function calls to comply
> with kernel coding style with checkpatch.pl.
Subject is wrong. The patch doesn't cover things outside the single file.
The patch does two things (has to be split). Also patch doesn't anyhow
rely on the preexisted changes that were submitted to the mailing list
(that cover much more that this one).
> v2:
> - Added trailing commas in arrays
> - Fixed indentation
We have special place for the changelog and comments...
> Signed-off-by: Shirin Kaul <shirin.kaul11@xxxxxxxxx>
> ---
...somewhere here.
> .../kernels/xnr/xnr_3.0/ia_css_xnr3.host.c | 29 +++++++++----------
> 1 file changed, 13 insertions(+), 16 deletions(-)
--
With Best Regards,
Andy Shevchenko