mirror of
https://github.com/linux-msm/laptops-kernel.git
synced 2026-08-13 14:19:53 -07:00
docs: uapi: netlink: update netlink specs link
With the recent parser_yaml extension, and the removal of the auto-generated ReST source files, the location of netlink specs changed. Update uAPI accordingly. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Reviewed-by: Donald Hunter <donald.hunter@gmail.com>
This commit is contained in:
@@ -18,4 +18,4 @@ Netlink documentation for users.
|
||||
|
||||
See also:
|
||||
- :ref:`Documentation/core-api/netlink.rst <kernel_netlink>`
|
||||
- :ref:`Documentation/networking/netlink_spec/index.rst <specs>`
|
||||
- :ref:`Documentation/netlink/specs/index.rst <specs>`
|
||||
|
||||
@@ -15,7 +15,7 @@ kernel headers directly.
|
||||
Internally kernel uses the YAML specs to generate:
|
||||
|
||||
- the C uAPI header
|
||||
- documentation of the protocol as a ReST file - see :ref:`Documentation/networking/netlink_spec/index.rst <specs>`
|
||||
- documentation of the protocol as a ReST file - see :ref:`Documentation/netlink/specs/index.rst <specs>`
|
||||
- policy tables for input attribute validation
|
||||
- operation tables
|
||||
|
||||
|
||||
Reference in New Issue
Block a user