Re: [PATCH] staging: media: atomisp: fix typo in rx.c
From: Marlon Trujillo
Date: Wed Jun 03 2026 - 07:28:26 EST
On Wed, May 27, 2026 at 07:32:30AM +0200, Andy Shevchenko wrote:
> Is this the only one single typo in the whole driver?
No, I took a closer look and found multiple similar typos across
the driver.
>
> But before doing that, invest your time into reading linux-media@
Thanks, that was helpful. I checked the linux-media archives and
noticed others have already been sending similar typo and comment
style fixes as well.
Given that, I can scan for additional typos and fix them together
with their surrounding comment blocks.
Would you prefer a v2 of this patch, or a separate cleanup patch
(or small series) covering these fixes?
Thanks,
Marlon