Skip to content

Commit

Permalink
watchdog:Fix typo in comment
Browse files Browse the repository at this point in the history
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>
Link: https://lore.kernel.org/r/20220705153138.29657-1-luoxueqin66@gmail.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
  • Loading branch information
Luo Xueqin authored and Wim Van Sebroeck committed Jul 23, 2022
1 parent 066951c commit 1cdaa0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/watchdog/pc87413_wdt.c
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@ static long pc87413_ioctl(struct file *file, unsigned int cmd,
}
}

/* -- Notifier funtions -----------------------------------------*/
/* -- Notifier functions -----------------------------------------*/

/**
* pc87413_notify_sys:
Expand Down

0 comments on commit 1cdaa0d

Please sign in to comment.