* [PATCH] watchdog: max77620: fix excess field in kerneldoc
@ 2024-12-30 17:35 Luca Ceresoli
2025-01-02 15:43 ` Guenter Roeck
0 siblings, 1 reply; 2+ messages in thread
From: Luca Ceresoli @ 2024-12-30 17:35 UTC (permalink / raw)
To: Wim Van Sebroeck, Guenter Roeck
Cc: Thomas Petazzoni, linux-watchdog, linux-kernel, kernel test robot,
Luca Ceresoli
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>
---
drivers/watchdog/max77620_wdt.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/watchdog/max77620_wdt.c b/drivers/watchdog/max77620_wdt.c
index 33835c0b06de573c93737309bd69c7aaab43127e..d3ced783a5f4d554db787a47185c8b7eb7ac85e4 100644
--- a/drivers/watchdog/max77620_wdt.c
+++ b/drivers/watchdog/max77620_wdt.c
@@ -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
---
base-commit: fc033cf25e612e840e545f8d5ad2edd6ba613ed5
change-id: 20241230-max77620_wdt-kerneldoc-fix-cc129bae0fb7
Best regards,
--
Luca Ceresoli <luca.ceresoli@bootlin.com>
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] watchdog: max77620: fix excess field in kerneldoc
2024-12-30 17:35 [PATCH] watchdog: max77620: fix excess field in kerneldoc Luca Ceresoli
@ 2025-01-02 15:43 ` Guenter Roeck
0 siblings, 0 replies; 2+ messages in thread
From: Guenter Roeck @ 2025-01-02 15:43 UTC (permalink / raw)
To: Luca Ceresoli
Cc: Wim Van Sebroeck, Thomas Petazzoni, linux-watchdog, linux-kernel,
kernel test robot
On Mon, Dec 30, 2024 at 06:35:58PM +0100, Luca Ceresoli wrote:
> 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>
> ---
> drivers/watchdog/max77620_wdt.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/watchdog/max77620_wdt.c b/drivers/watchdog/max77620_wdt.c
> index 33835c0b06de573c93737309bd69c7aaab43127e..d3ced783a5f4d554db787a47185c8b7eb7ac85e4 100644
> --- a/drivers/watchdog/max77620_wdt.c
> +++ b/drivers/watchdog/max77620_wdt.c
> @@ -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
>
> ---
> base-commit: fc033cf25e612e840e545f8d5ad2edd6ba613ed5
> change-id: 20241230-max77620_wdt-kerneldoc-fix-cc129bae0fb7
>
> Best regards,
> --
> Luca Ceresoli <luca.ceresoli@bootlin.com>
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-01-02 15:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-30 17:35 [PATCH] watchdog: max77620: fix excess field in kerneldoc Luca Ceresoli
2025-01-02 15:43 ` Guenter Roeck
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox