Re: [PATCH] staging: media: atomisp: remove unnecessary return in gdc_reg_store()
From: Andy Shevchenko
Date: Mon Aug 17 2026 - 04:40:27 EST
On Sat, Aug 15, 2026 at 12:31:05PM +0530, Raushan Kumar wrote:
> Remove the return statement at the end of the void function
> gdc_reg_store(), as it's not needed since the function returns
> implicitly, as flagged by checkpatch.pl.
Is it the only a single leftover in the entire driver?
...
Please, read lore.kernel.org linux-media@ archives against this driver to
understand what to do with this patch.
Also, if you are in a group that is mentored, tell to the mentors to stop
looking into this driver by a newbie. This driver has much more urgent tasks
to do and it's not trivial, it also requires a real HW to be at hand to test.
--
With Best Regards,
Andy Shevchenko