All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next] doc/netlink: Fix missing classic_netlink doc reference
@ 2023-08-29  8:55 Donald Hunter
  2023-08-31  1:40 ` patchwork-bot+netdevbpf
  0 siblings, 1 reply; 2+ messages in thread
From: Donald Hunter @ 2023-08-29  8:55 UTC (permalink / raw)
  To: netdev, Jakub Kicinski, David S. Miller, Eric Dumazet,
	Paolo Abeni, Jonathan Corbet, linux-doc, Jacob Keller,
	Stephen Rothwell
  Cc: donald.hunter, Donald Hunter

Add missing cross-reference label for classic_netlink.

Fixes: 2db8abf0b455 ("doc/netlink: Document the netlink-raw schema extensions")
Signed-off-by: Donald Hunter <donald.hunter@gmail.com>
---
 Documentation/userspace-api/netlink/intro.rst | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/userspace-api/netlink/intro.rst b/Documentation/userspace-api/netlink/intro.rst
index 0955e9f203d3..3ea70ad53c58 100644
--- a/Documentation/userspace-api/netlink/intro.rst
+++ b/Documentation/userspace-api/netlink/intro.rst
@@ -528,6 +528,8 @@ families may, however, require a larger buffer. 32kB buffer is recommended
 for most efficient handling of dumps (larger buffer fits more dumped
 objects and therefore fewer recvmsg() calls are needed).
 
+.. _classic_netlink:
+
 Classic Netlink
 ===============
 
-- 
2.41.0


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

* Re: [PATCH net-next] doc/netlink: Fix missing classic_netlink doc reference
  2023-08-29  8:55 [PATCH net-next] doc/netlink: Fix missing classic_netlink doc reference Donald Hunter
@ 2023-08-31  1:40 ` patchwork-bot+netdevbpf
  0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2023-08-31  1:40 UTC (permalink / raw)
  To: Donald Hunter
  Cc: netdev, kuba, davem, edumazet, pabeni, corbet, linux-doc,
	jacob.e.keller, sfr, donald.hunter

Hello:

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

On Tue, 29 Aug 2023 09:55:39 +0100 you wrote:
> Add missing cross-reference label for classic_netlink.
> 
> Fixes: 2db8abf0b455 ("doc/netlink: Document the netlink-raw schema extensions")
> Signed-off-by: Donald Hunter <donald.hunter@gmail.com>
> ---
>  Documentation/userspace-api/netlink/intro.rst | 2 ++
>  1 file changed, 2 insertions(+)

Here is the summary with links:
  - [net-next] doc/netlink: Fix missing classic_netlink doc reference
    https://git.kernel.org/netdev/net/c/ee940b57a929

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] 2+ messages in thread

end of thread, other threads:[~2023-08-31  1:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-29  8:55 [PATCH net-next] doc/netlink: Fix missing classic_netlink doc reference Donald Hunter
2023-08-31  1:40 ` patchwork-bot+netdevbpf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.