netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next] dpll: remove documentation of rclk_dev_name
@ 2025-06-16 12:58 Simon Horman
  2025-06-16 13:04 ` Vadim Fedorenko
  2025-06-18  2:01 ` patchwork-bot+netdevbpf
  0 siblings, 2 replies; 3+ messages in thread
From: Simon Horman @ 2025-06-16 12:58 UTC (permalink / raw)
  To: Vadim Fedorenko, Arkadiusz Kubalewski, Jiri Pirko; +Cc: netdev

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@kernel.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()
  **/


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH net-next] dpll: remove documentation of rclk_dev_name
  2025-06-16 12:58 [PATCH net-next] dpll: remove documentation of rclk_dev_name Simon Horman
@ 2025-06-16 13:04 ` Vadim Fedorenko
  2025-06-18  2:01 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: Vadim Fedorenko @ 2025-06-16 13:04 UTC (permalink / raw)
  To: Simon Horman, Arkadiusz Kubalewski, Jiri Pirko; +Cc: netdev

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@kernel.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@linux.dev>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH net-next] dpll: remove documentation of rclk_dev_name
  2025-06-16 12:58 [PATCH net-next] dpll: remove documentation of rclk_dev_name Simon Horman
  2025-06-16 13:04 ` Vadim Fedorenko
@ 2025-06-18  2:01 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2025-06-18  2:01 UTC (permalink / raw)
  To: Simon Horman; +Cc: vadim.fedorenko, arkadiusz.kubalewski, jiri, netdev

Hello:

This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Mon, 16 Jun 2025 13:58:35 +0100 you 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")
> 
> [...]

Here is the summary with links:
  - [net-next] dpll: remove documentation of rclk_dev_name
    https://git.kernel.org/netdev/net-next/c/ec315832f6f9

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-06-18  2:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-16 12:58 [PATCH net-next] dpll: remove documentation of rclk_dev_name Simon Horman
2025-06-16 13:04 ` Vadim Fedorenko
2025-06-18  2:01 ` patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).