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] [thread-next>] [day] [month] [year] [list]
Date: Fri, 23 Feb 2024 11:01:00 +0000
From: Lee Jones <lee@...nel.org>
To: Randy Dunlap <rdunlap@...radead.org>
Cc: linux-kernel@...r.kernel.org, Vadim Pasternak <vadimp@...dia.com>,
	Pavel Machek <pavel@....cz>, linux-leds@...r.kernel.org
Subject: Re: [PATCH] leds: mlxreg: fix a kernel-doc warning

On Tue, 20 Feb 2024, Randy Dunlap wrote:

Would you mind being more descriptive in your subject lines please?

It's common for people (me included) to find subject lines a reliable
way to search through Git history and these types of descriptions are
likely to cause duplication.

Thanks.

> Drop one struct description to fix a kernel-doc warning:
> 
> drivers/leds/leds-mlxreg.c:42: warning: Excess struct member 'led_data' description in 'mlxreg_led_data'
> 
> Signed-off-by: Randy Dunlap <rdunlap@...radead.org>
> Cc: Vadim Pasternak <vadimp@...dia.com>
> Cc: Pavel Machek <pavel@....cz>
> Cc: Lee Jones <lee@...nel.org>
> Cc: linux-leds@...r.kernel.org
> ---
>  drivers/leds/leds-mlxreg.c |    1 -
>  1 file changed, 1 deletion(-)
> 
> diff -- a/drivers/leds/leds-mlxreg.c b/drivers/leds/leds-mlxreg.c
> --- a/drivers/leds/leds-mlxreg.c
> +++ b/drivers/leds/leds-mlxreg.c
> @@ -29,7 +29,6 @@
>   * @data: led configuration data;
>   * @led_cdev: led class data;
>   * @base_color: base led color (other colors have constant offset from base);
> - * @led_data: led data;
>   * @data_parent: pointer to private device control data of parent;
>   * @led_cdev_name: class device name
>   */

-- 
Lee Jones [李琼斯]

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ