Re: [RESEND PATCH v2] watchdog:Fix typo in comment

From: Guenter Roeck
Date: Wed Jul 13 2022 - 18:03:15 EST


On Tue, Jul 05, 2022 at 11:31:38PM +0800, Luo Xueqin wrote:
> From: Luo Xueqin <luoxueqin@xxxxxxxxxx>
>
> Spelling mistake in comment.
>
> Reported-by: k2ci <kernel-bot@xxxxxxxxxx>
> Signed-off-by: Luo Xueqin <luoxueqin@xxxxxxxxxx>

Reviewed-by: Guenter Roeck <linux@xxxxxxxxxxxx>

> ---
>
> 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
>