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]
Message-ID: <7e41513d-ba2e-49f2-9e3e-af29874cac41@linux.dev>
Date: Mon, 16 Jun 2025 14:04:09 +0100
From: Vadim Fedorenko <vadim.fedorenko@...ux.dev>
To: Simon Horman <horms@...nel.org>,
 Arkadiusz Kubalewski <arkadiusz.kubalewski@...el.com>,
 Jiri Pirko <jiri@...nulli.us>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH net-next] dpll: remove documentation of rclk_dev_name

On 16/06/2025 13:58, Simon Horman wrote:
> Remove documentation of rclk_dev_name member of dpll_device which
> doesn't exist.
> 
> Flagged by ./scripts/kernel-doc -none
> 
> Introduced by commit 9431063ad323 ("dpll: core: Add DPLL framework base
> functions")
> 
> Signed-off-by: Simon Horman <horms@...nel.org>
> ---
>   drivers/dpll/dpll_core.h | 1 -
>   1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/dpll/dpll_core.h b/drivers/dpll/dpll_core.h
> index 2b6d8ef1cdf3..9b11e637397b 100644
> --- a/drivers/dpll/dpll_core.h
> +++ b/drivers/dpll/dpll_core.h
> @@ -45,7 +45,6 @@ struct dpll_device {
>    * @dpll_refs:		hold referencees to dplls pin was registered with
>    * @parent_refs:	hold references to parent pins pin was registered with
>    * @prop:		pin properties copied from the registerer
> - * @rclk_dev_name:	holds name of device when pin can recover clock from it
>    * @refcount:		refcount
>    * @rcu:		rcu_head for kfree_rcu()
>    **/
> 

Thanks!
Reviewed-by: Vadim Fedorenko <vadim.fedorenko@...ux.dev>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ