[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20220713220306.GA32544@roeck-us.net>
Date: Wed, 13 Jul 2022 15:03:06 -0700
From: Guenter Roeck <linux@...ck-us.net>
To: Luo Xueqin <luoxueqin66@...il.com>
Cc: wim@...ux-watchdog.org, linux-watchdog@...r.kernel.org,
linux-kernel@...r.kernel.org, Luo Xueqin <luoxueqin@...inos.cn>
Subject: Re: [RESEND PATCH v2] watchdog:Fix typo in comment
On Tue, Jul 05, 2022 at 11:31:38PM +0800, Luo Xueqin wrote:
> From: Luo Xueqin <luoxueqin@...inos.cn>
>
> Spelling mistake in comment.
>
> Reported-by: k2ci <kernel-bot@...inos.cn>
> Signed-off-by: Luo Xueqin <luoxueqin@...inos.cn>
Reviewed-by: Guenter Roeck <linux@...ck-us.net>
> ---
>
> v2: add discoverers
>
> drivers/watchdog/pc87413_wdt.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/watchdog/pc87413_wdt.c b/drivers/watchdog/pc87413_wdt.c
> index 9f9a340427fc..c7f745caf203 100644
> --- a/drivers/watchdog/pc87413_wdt.c
> +++ b/drivers/watchdog/pc87413_wdt.c
> @@ -442,7 +442,7 @@ static long pc87413_ioctl(struct file *file, unsigned int cmd,
> }
> }
>
> -/* -- Notifier funtions -----------------------------------------*/
> +/* -- Notifier functions -----------------------------------------*/
>
> /**
> * pc87413_notify_sys:
> --
> 2.25.1
>
Powered by blists - more mailing lists