Skip to content

Commit 7da5fc3

Browse files
lucaceresoliWim Van Sebroeck
authored andcommitted
watchdog: max77620: fix excess field in kerneldoc
The wdt_info does not exist in the struct being documented. Reported-by: kernel test robot <lkp@intel.com> Closes: https://lore.kernel.org/oe-kbuild-all/202412281555.YMBF9azh-lkp@intel.com/ Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com> Reviewed-by: Guenter Roeck <linux@roeck-us.net> Link: https://lore.kernel.org/r/20241230-max77620_wdt-kerneldoc-fix-v1-1-8a3211818993@bootlin.com Signed-off-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
1 parent d8d2803 commit 7da5fc3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/watchdog/max77620_wdt.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ static bool nowayout = WATCHDOG_NOWAYOUT;
2525

2626
/**
2727
* struct max77620_variant - Data specific to a chip variant
28-
* @wdt_info: watchdog descriptor
2928
* @reg_onoff_cnfg2: ONOFF_CNFG2 register offset
3029
* @reg_cnfg_glbl2: CNFG_GLBL2 register offset
3130
* @reg_cnfg_glbl3: CNFG_GLBL3 register offset

0 commit comments

Comments
 (0)