Re: [PATCH] staging: media: atomisp: fix typo in rx.c
From: Andy Shevchenko
Date: Wed May 27 2026 - 01:33:22 EST
On Sat, May 23, 2026 at 1:15 PM Marlon Trujillo <marl0rd1080@xxxxxxxxx> wrote:
>
> Fix spelling mistake: inptu -> input
Is this the only one single typo in the whole driver?
> - /* In this module the validity of the inptu variable should
> + /* In this module the validity of the input variable should
> * have been checked already, so we do not check for erroneous
> * values. */
/*
* While at it, fix the multi-line comment
* style as shown in this example.
*/
But before doing that, invest your time into reading linux-media@
mailing list archive and see what others already sent
(lore.kernel.org/linux-media).
--
With Best Regards,
Andy Shevchenko