All of lore.kernel.org
 help / color / mirror / Atom feed
From: luoxueqin <luoxueqin66@gmail.com>
To: wim@linux-watchdog.org, linux@roeck-us.net
Cc: linux-watchdog@vger.kernel.org, linux-kernel@vger.kernel.org,
	Luo Xueqin <luoxueqin@kylinos.cn>
Subject: [PATCH -next] watchdog:Fix typo in comment
Date: Thu,  9 Jun 2022 09:30:11 +0800	[thread overview]
Message-ID: <20220609013011.54175-1-937225041@qq.com> (raw)

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

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


             reply	other threads:[~2022-06-09  1:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-09  1:30 luoxueqin [this message]
2022-06-09  2:38 ` [PATCH -next] watchdog:Fix typo in comment Guenter Roeck
  -- strict thread matches above, loose matches on Subject: below --
2022-06-08  6:09 luoxueqin
2022-06-08  6:57 ` Guenter Roeck

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220609013011.54175-1-937225041@qq.com \
    --to=luoxueqin66@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-watchdog@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=luoxueqin@kylinos.cn \
    --cc=wim@linux-watchdog.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.