]> Git Repo - J-linux.git/commitdiff
watchdog:Fix typo in comment
authorLuo Xueqin <[email protected]>
Tue, 5 Jul 2022 15:31:38 +0000 (23:31 +0800)
committerWim Van Sebroeck <[email protected]>
Sat, 23 Jul 2022 12:21:28 +0000 (14:21 +0200)
Spelling mistake in comment.

Reported-by: k2ci <[email protected]>
Signed-off-by: Luo Xueqin <[email protected]>
Reviewed-by: Guenter Roeck <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Guenter Roeck <[email protected]>
Signed-off-by: Wim Van Sebroeck <[email protected]>
drivers/watchdog/pc87413_wdt.c

index 9f9a340427fc9f536841c79df2e1b75062d40593..c7f745caf203beddd4fba8d8066a0881c1fa565a 100644 (file)
@@ -442,7 +442,7 @@ static long pc87413_ioctl(struct file *file, unsigned int cmd,
        }
 }
 
-/* -- Notifier funtions -----------------------------------------*/
+/* -- Notifier functions -----------------------------------------*/
 
 /**
  *     pc87413_notify_sys:
This page took 0.051387 seconds and 4 git commands to generate.