[PATCH v3 0/2] staging: media: atomisp: cleanups and style fixes

A. Kalimov posted 2 patches 1 week, 6 days ago
.../staging/media/atomisp/pci/atomisp_cmd.c    | 18 +++++++-----------
1 file changed, 7 insertions(+), 11 deletions(-)
[PATCH v3 0/2] staging: media: atomisp: cleanups and style fixes
Posted by A. Kalimov 1 week, 6 days ago
This series fixes a checkpatch warning regarding indentation and removes an
unnecessary return statement in atomisp_cmd.c.

Changes in v3:
- Added missing commit descriptions to pass Media CI checks and address Dan Carpenter's feedback.


A. Kalimov (2):
  staging: media: atomisp: remove unnecessary return statement
  staging: media: atomisp: fix function arguments indentation

 .../staging/media/atomisp/pci/atomisp_cmd.c    | 18 +++++++-----------
 1 file changed, 7 insertions(+), 11 deletions(-)

-- 
2.53.0
Re: [PATCH v3 0/2] staging: media: atomisp: cleanups and style fixes
Posted by Andy Shevchenko 1 week, 4 days ago
On Sun, Jul 12, 2026 at 03:59:23PM +0400, A. Kalimov wrote:
> This series fixes a checkpatch warning regarding indentation and removes an
> unnecessary return statement in atomisp_cmd.c.
> 
> Changes in v3:
> - Added missing commit descriptions to pass Media CI checks and address Dan Carpenter's feedback.

Have you browsed the mailing list archives for the last ~6 months?
I believe there were contributions like this that were more comprehensive.
Please, double check that you update all the cases.

-- 
With Best Regards,
Andy Shevchenko