linux-watchdog.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RESEND PATCH v2] watchdog:Fix typo in comment
@ 2022-07-05 15:31 Luo Xueqin
  2022-07-13 22:03 ` Guenter Roeck
  0 siblings, 1 reply; 2+ messages in thread
From: Luo Xueqin @ 2022-07-05 15:31 UTC (permalink / raw)
  To: wim, linux; +Cc: linux-watchdog, linux-kernel, Luo Xueqin

From: Luo Xueqin <luoxueqin@kylinos.cn>

Spelling mistake in comment.

Reported-by: k2ci <kernel-bot@kylinos.cn>
Signed-off-by: Luo Xueqin <luoxueqin@kylinos.cn>
---

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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [RESEND PATCH v2] watchdog:Fix typo in comment
  2022-07-05 15:31 [RESEND PATCH v2] watchdog:Fix typo in comment Luo Xueqin
@ 2022-07-13 22:03 ` Guenter Roeck
  0 siblings, 0 replies; 2+ messages in thread
From: Guenter Roeck @ 2022-07-13 22:03 UTC (permalink / raw)
  To: Luo Xueqin; +Cc: wim, linux-watchdog, linux-kernel, Luo Xueqin

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

Reviewed-by: Guenter Roeck <linux@roeck-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
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-07-13 22:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-05 15:31 [RESEND PATCH v2] watchdog:Fix typo in comment Luo Xueqin
2022-07-13 22:03 ` Guenter Roeck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).