mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2026-06-11 15:46:40 +02:00
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>
This commit is contained in:
committed by
Wim Van Sebroeck
parent
d8d2803f55
commit
7da5fc3408
@@ -25,7 +25,6 @@ static bool nowayout = WATCHDOG_NOWAYOUT;
|
||||
|
||||
/**
|
||||
* struct max77620_variant - Data specific to a chip variant
|
||||
* @wdt_info: watchdog descriptor
|
||||
* @reg_onoff_cnfg2: ONOFF_CNFG2 register offset
|
||||
* @reg_cnfg_glbl2: CNFG_GLBL2 register offset
|
||||
* @reg_cnfg_glbl3: CNFG_GLBL3 register offset
|
||||
|
||||
Reference in New Issue
Block a user