watchdog: fix typo in the comment
authorYan Zhen <yanzhen@vivo.com>
Mon, 23 Sep 2024 07:50:16 +0000 (15:50 +0800)
committerWim Van Sebroeck <wim@linux-watchdog.org>
Mon, 4 Nov 2024 12:12:55 +0000 (13:12 +0100)
commit4497ee914f10264894b08066cbee026604cd244f
tree18a9c264c8c55e9139edf556911506ed91b87ec9
parent59b723cd2adbac2a34fc8e12c74ae26ae45bf230
watchdog: fix typo in the comment

Correctly spelled comments make it easier for the reader to understand
the code.

Fix typos:
'hearbeat' -> 'heartbeat',
'retrigggers' -> 'retriggers',
'funtions' -> 'functions',
'Resgister' -> 'Register'.

Signed-off-by: Yan Zhen <yanzhen@vivo.com>
Reviewed-by: Wim Van Sebroeck <wim@linux-watchdog.org>
Link: https://lore.kernel.org/r/20240923075016.2439774-1-yanzhen@vivo.com
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
drivers/watchdog/pcwd.c
drivers/watchdog/rzn1_wdt.c
drivers/watchdog/smsc37b787_wdt.c
drivers/watchdog/starfive-wdt.c