lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <984cdd73-8799-477f-bd7b-e53dc878f1ab@roeck-us.net>
Date: Thu, 2 Jan 2025 07:43:27 -0800
From: Guenter Roeck <linux@...ck-us.net>
To: Luca Ceresoli <luca.ceresoli@...tlin.com>
Cc: Wim Van Sebroeck <wim@...ux-watchdog.org>,
	Thomas Petazzoni <thomas.petazzoni@...tlin.com>,
	linux-watchdog@...r.kernel.org, linux-kernel@...r.kernel.org,
	kernel test robot <lkp@...el.com>
Subject: Re: [PATCH] watchdog: max77620: fix excess field in kerneldoc

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@...el.com>
> Closes: https://lore.kernel.org/oe-kbuild-all/202412281555.YMBF9azh-lkp@intel.com/
> Signed-off-by: Luca Ceresoli <luca.ceresoli@...tlin.com>

Reviewed-by: Guenter Roeck <linux@...ck-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@...tlin.com>
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ