[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <ZBMF/v14oqTcv7pS@minyard.net>
Date: Thu, 16 Mar 2023 07:05:18 -0500
From: Corey Minyard <minyard@....org>
To: zipeng zhang <zhangzipeng0@...mail.com>
Cc: openipmi-developer@...ts.sourceforge.net,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] char:ipmi:Fix spelling mistake "asychronously" ->
"asynchronously"
On Thu, Mar 16, 2023 at 02:39:58PM +0800, zipeng zhang wrote:
> There is a spelling mistake in the comment information. Fix it.
It's in my queue. Thanks.
-corey
>
> Signed-off-by: zipeng zhang <zhangzipeng0@...mail.com>
> ---
> drivers/char/ipmi/ipmi_ssif.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/char/ipmi/ipmi_ssif.c b/drivers/char/ipmi/ipmi_ssif.c
> index a5ddebb1edea..1a85b400e929 100644
> --- a/drivers/char/ipmi/ipmi_ssif.c
> +++ b/drivers/char/ipmi/ipmi_ssif.c
> @@ -1283,7 +1283,7 @@ static void ssif_remove(struct i2c_client *client)
> return;
>
> /*
> - * After this point, we won't deliver anything asychronously
> + * After this point, we won't deliver anything asynchronously
> * to the message handler. We can unregister ourself.
> */
> ipmi_unregister_smi(ssif_info->intf);
> --
> 2.39.2
>
>
Powered by blists - more mailing lists