Re: [PATCH] staging: media: atomisp: remove unnecessary return in gdc_reg_store()
Andy Shevchenko <[email protected]>
| Newsgroups | org.kernel.vger.linux-media,dev.linux.lists.linux-staging,org.kernel.vger.linux-kernel |
|---|---|
| Organization | Intel Finland Oy - BIC 0357606-4 - c/o Alberga Business Park, 6 krs, Bertel Jungin Aukio 5, 02600 Espoo |
| Message-ID | <[email protected]> |
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