Re: [PATCH] staging: media: atomisp: Remove unnecessary else after return
From: Andy Shevchenko
Date: Sat Jul 04 2026 - 09:45:35 EST
On Sat, Jul 04, 2026 at 05:31:13PM +0530, Dileep Sankhla wrote:
> Remove unnecessary else clause after return statement as the else branch
> is not needed when the if branch always returns.
Is this the only place (of a such kind) that can be amended
in the entire driver?
Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>
--
With Best Regards,
Andy Shevchenko