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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Thu, 26 Oct 2023 07:30:03 -0700
From:   Guenter Roeck <linux@...ck-us.net>
To:     michaelsh@...dia.com, wim@...ux-watchdog.org
Cc:     vadimp@...dia.com, oe-kbuild-all@...ts.linux.dev,
        trivial@...nel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v1 1/1] watchdog: mlx-wdt: Parameter desctiption warning
 fix

On 10/26/23 01:25, michaelsh@...dia.com wrote:
> From: Michael Shych <michaelsh@...dia.com>
> 
> Add parameter desription to fix warning.
> 
> Reported-by: kernel test robot <lkp@...el.com>
> Closes: https://lore.kernel.org/oe-kbuild-all/202310241044.lvqeOGli-lkp@intel.com
> Signed-off-by: Michael Shych <michaelsh@...dia.com>
> Signed-off-by: Vadim Pasternak <vadimp@...dia.com>

Reviewed-by: Guenter Roeck <linux@...ck-us.net>

> ---
>   drivers/watchdog/mlx_wdt.c | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/watchdog/mlx_wdt.c b/drivers/watchdog/mlx_wdt.c
> index 9c5b6616fc87..667e2c5b3431 100644
> --- a/drivers/watchdog/mlx_wdt.c
> +++ b/drivers/watchdog/mlx_wdt.c
> @@ -39,6 +39,7 @@
>    * @tleft_idx:	index for direct access to time left register;
>    * @ping_idx:	index for direct access to ping register;
>    * @reset_idx:	index for direct access to reset cause register;
> + * @regmap_val_sz: size of value in register map;
>    * @wd_type:	watchdog HW type;
>    */
>   struct mlxreg_wdt {

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ