From: Jakub Kicinski Date: Tue, 15 Apr 2025 17:26:53 +0000 (-0700) Subject: docs: networking: clarify intended audience of netdevices.rst X-Git-Tag: v6.16-rc1~132^2~282 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=49593c298cf7f5dd360f029356bcbbcbff406d6f;p=thirdparty%2Flinux.git docs: networking: clarify intended audience of netdevices.rst The netdevices doc is dangerously broad. At least make it clear that it's intended for developers, not for users. Acked-by: Stanislav Fomichev Link: https://patch.msgid.link/20250415172653.811147-1-kuba@kernel.org Signed-off-by: Jakub Kicinski --- diff --git a/Documentation/networking/netdevices.rst b/Documentation/networking/netdevices.rst index f87bb55b4afea..77fe1f7b93be0 100644 --- a/Documentation/networking/netdevices.rst +++ b/Documentation/networking/netdevices.rst @@ -8,7 +8,7 @@ Network Devices, the Kernel, and You! Introduction ============ The following is a random collection of documentation regarding -network devices. +network devices. It is intended for driver developers. struct net_device lifetime rules ================================