diff mbox series

[-next] watchdog:Fix typo in comment

Message ID 20220609013011.54175-1-937225041@qq.com (mailing list archive)
State Accepted
Headers show
Series [-next] watchdog:Fix typo in comment | expand

Commit Message

Luo Xueqin June 9, 2022, 1:30 a.m. UTC
From: Luo Xueqin <luoxueqin@kylinos.cn>

Spelling mistake in comment.

Signed-off-by: Luo Xueqin <luoxueqin@kylinos.cn>
---
 drivers/watchdog/pc87413_wdt.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Guenter Roeck June 9, 2022, 2:38 a.m. UTC | #1
On 6/8/22 18:30, luoxueqin wrote:
> From: Luo Xueqin <luoxueqin@kylinos.cn>
> 
> Spelling mistake in comment.
> 
> Signed-off-by: Luo Xueqin <luoxueqin@kylinos.cn>

Reviewed-by: Guenter Roeck <linux@roeck-us.net>

Please version your patches in the future.

Thanks,
Guenter

> ---
>   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:
diff mbox series

Patch

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: