netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next] net: wan: framer: remove children from struct framer_ops kdoc
@ 2024-02-19 17:45 Simon Horman
  2024-02-19 18:16 ` Herve Codina
  2024-02-21 12:50 ` patchwork-bot+netdevbpf
  0 siblings, 2 replies; 3+ messages in thread
From: Simon Horman @ 2024-02-19 17:45 UTC (permalink / raw)
  To: David S. Miller, Eric Dumazet, Jakub Kicinski, Paolo Abeni
  Cc: Linus Walleij, Christophe Leroy, Herve Codina, netdev

Remove documentation of non-existent children field
from the Kernel doc for struct framer_ops.

Introduced by 82c944d05b1a ("net: wan: Add framer framework support")

Signed-off-by: Simon Horman <horms@kernel.org>
---
 include/linux/framer/framer-provider.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/include/linux/framer/framer-provider.h b/include/linux/framer/framer-provider.h
index 782cd5fc83d5..6c2c4ddc77bf 100644
--- a/include/linux/framer/framer-provider.h
+++ b/include/linux/framer/framer-provider.h
@@ -83,7 +83,6 @@ struct framer_ops {
 /**
  * struct framer_provider - represents the framer provider
  * @dev: framer provider device
- * @children: can be used to override the default (dev->of_node) child node
  * @owner: the module owner having of_xlate
  * @list: to maintain a linked list of framer providers
  * @of_xlate: function pointer to obtain framer instance from framer pointer


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

* Re: [PATCH net-next] net: wan: framer: remove children from struct framer_ops kdoc
  2024-02-19 17:45 [PATCH net-next] net: wan: framer: remove children from struct framer_ops kdoc Simon Horman
@ 2024-02-19 18:16 ` Herve Codina
  2024-02-21 12:50 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: Herve Codina @ 2024-02-19 18:16 UTC (permalink / raw)
  To: Simon Horman
  Cc: David S. Miller, Eric Dumazet, Jakub Kicinski, Paolo Abeni,
	Linus Walleij, Christophe Leroy, netdev

Hi Simon,

On Mon, 19 Feb 2024 17:45:48 +0000
Simon Horman <horms@kernel.org> wrote:

> Remove documentation of non-existent children field
> from the Kernel doc for struct framer_ops.
> 
> Introduced by 82c944d05b1a ("net: wan: Add framer framework support")
> 
> Signed-off-by: Simon Horman <horms@kernel.org>

Yes indeed.

Acked-by: Herve Codina <herve.codina@bootlin.com>

Thanks for this patch.
Best regards,
Hervé

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

* Re: [PATCH net-next] net: wan: framer: remove children from struct framer_ops kdoc
  2024-02-19 17:45 [PATCH net-next] net: wan: framer: remove children from struct framer_ops kdoc Simon Horman
  2024-02-19 18:16 ` Herve Codina
@ 2024-02-21 12:50 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2024-02-21 12:50 UTC (permalink / raw)
  To: Simon Horman
  Cc: davem, edumazet, kuba, pabeni, linus.walleij, christophe.leroy,
	herve.codina, netdev

Hello:

This patch was applied to netdev/net-next.git (main)
by David S. Miller <davem@davemloft.net>:

On Mon, 19 Feb 2024 17:45:48 +0000 you wrote:
> Remove documentation of non-existent children field
> from the Kernel doc for struct framer_ops.
> 
> Introduced by 82c944d05b1a ("net: wan: Add framer framework support")
> 
> Signed-off-by: Simon Horman <horms@kernel.org>
> 
> [...]

Here is the summary with links:
  - [net-next] net: wan: framer: remove children from struct framer_ops kdoc
    https://git.kernel.org/netdev/net-next/c/78b88ef392c1

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:[~2024-02-21 12:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-19 17:45 [PATCH net-next] net: wan: framer: remove children from struct framer_ops kdoc Simon Horman
2024-02-19 18:16 ` Herve Codina
2024-02-21 12:50 ` 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).