Re: [PATCH] staging: media: atomisp: ov2722: clean up ov2722_startup()
From: Andy Shevchenko
Date: Thu Apr 30 2026 - 02:06:09 EST
On Wed, Apr 29, 2026 at 05:41:06PM -0600, Jack Lee wrote:
> Remove stale TODO comment that has been present since the file
> was first added to staging in 2017 and was never really acted on.
> Also replace return ret with return 0 since ret is guaranteed
> to be zero at that point, both write calls return early on
> failure.
NAK. This is not a real change. It has no value on itself.
Moreover, it removes a comment without actually addressing it.
--
With Best Regards,
Andy Shevchenko