Re: [PATCH] staging: media: atomisp: fix typo in refcount.c comment
Andy Shevchenko <[email protected]>
| Newsgroups | org.kernel.vger.linux-media,dev.linux.lists.linux-staging,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <CAHp75VfzB=kkU5996wMh5mjsVLMw8r15ENs9Hp+H1H5He1q9BQ@mail.gmail.com> |
On Thu, Aug 13, 2026 at 7:59 PM Tomasz Unger <[email protected]> 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