Re: [PATCH] staging: media: atomisp: fix typo "commmit" in comments

From: Andy Shevchenko

Date: Mon Apr 27 2026 - 03:11:28 EST


On Sat, Apr 25, 2026 at 12:15:08PM +0200, Tomasz Unger wrote:
> Fix a repeated typo "commmit" -> "commit" in generated code comments
> across five files. Found with codespell.

This code is very unlikely is going to be re-generated (as it's coupled with
all problems, including legal ones, to the associated firmware).

That said, just drop that comment altogether instead of fixing typos in it.
(Also drop the same where no typos were detected.)

--
With Best Regards,
Andy Shevchenko