Re: [PATCH] staging: media: atomisp: fix typo in refcount.c comment
From: Andy Shevchenko
Date: Thu Aug 13 2026 - 17:09:10 EST
On Thu, Aug 13, 2026 at 7:59 PM Tomasz Unger <tomasz.unger@xxxxxxxx> wrote:
>
> Fix 'aswell' typo to 'as well' in a TODO comment describing
> refcount support for memory types other than ia_css_ptr. Only
> the spelling is corrected; the TODO item itself is unchanged
> and still needs to be addressed separately.
...
> -/* TODO: enable for other memory aswell
> +/* TODO: enable for other memory as well
> now only for ia_css_ptr */
It's still okay to make it either a single-line comment, or use the
proper style for multi-line comments. On top of that I think it's not
a single spelling mistake in that driver. Have you had a chance to
check for the rest?
--
With Best Regards,
Andy Shevchenko