Re: [PATCH] gpio: sim: fix a typo in comment

From: Bartosz Golaszewski
Date: Wed Jul 12 2023 - 12:23:30 EST


On Wed, Jul 12, 2023 at 5:50 PM Andy Shevchenko
<andriy.shevchenko@xxxxxxxxxxxxxxx> wrote:
>
> On Wed, Jul 12, 2023 at 12:01:05PM +0200, Bartosz Golaszewski wrote:
> > From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>
> >
> > It was supposed to say 'for' not 'fo'.
>
> Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
>
> Perhaps you can you run codespell and fix all problematic places at once?
>
> --
> With Best Regards,
> Andy Shevchenko
>
>

This is the only one reported by codespell. Thanks.

Bart