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:   Fri, 20 Jan 2023 17:45:39 +0000
From:   Srinivas Kandagatla <srinivas.kandagatla@...aro.org>
To:     Randy Dunlap <rdunlap@...radead.org>, linux-kernel@...r.kernel.org
Cc:     Andrey Vostrikov <andrey.vostrikov@...entembedded.com>,
        Nikita Yushchenko <nikita.yoush@...entembedded.com>,
        Andrey Smirnov <andrew.smirnov@...il.com>
Subject: Re: [PATCH] nvmem: rave-sp-eeprm: fix kernel-doc bad line warning



On 17/01/2023 07:02, Randy Dunlap wrote:
> Convert an empty line to " *" to avoid a kernel-doc warning:
> 
> drivers/nvmem/rave-sp-eeprom.c:48: warning: bad line:
> 
> Signed-off-by: Randy Dunlap <rdunlap@...radead.org>
> Cc: Srinivas Kandagatla <srinivas.kandagatla@...aro.org>
> Cc: Andrey Vostrikov <andrey.vostrikov@...entembedded.com>
> Cc: Nikita Yushchenko <nikita.yoush@...entembedded.com>
> Cc: Andrey Smirnov <andrew.smirnov@...il.com>
> ---

Applied thanks,

--srini
>   drivers/nvmem/rave-sp-eeprom.c |    2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff -- a/drivers/nvmem/rave-sp-eeprom.c b/drivers/nvmem/rave-sp-eeprom.c
> --- a/drivers/nvmem/rave-sp-eeprom.c
> +++ b/drivers/nvmem/rave-sp-eeprom.c
> @@ -45,7 +45,7 @@ enum rave_sp_eeprom_header_size {
>    * @type:	Access type (see enum rave_sp_eeprom_access_type)
>    * @success:	Success flag (Success = 1, Failure = 0)
>    * @data:	Read data
> -
> + *
>    * Note this structure corresponds to RSP_*_EEPROM payload from RAVE
>    * SP ICD
>    */

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ