Re: [PATCH] staging: media: atomisp: ov2722: clean up ov2722_startup()

From: Andy Shevchenko

Date: Wed Apr 29 2026 - 01:49:26 EST


On Wed, Apr 29, 2026 at 5:04 AM auth <skunkolee@xxxxxxxxx> wrote:
>
> Replace misleading comment with description of the function's purpose. Also replace return ret with return 0 since ret is guaranteed to be zero at that point.

First of all, wrap the commit message to the ~72 characters per line.
Second, Why do you think the comment is misleading? It's a TODO item.
Perhaps the better change is to address that?

> Signed-off-by: auth <skunkolee@xxxxxxxxx>

Last but not least, use your real name.

--
With Best Regards,
Andy Shevchenko