diff options
| author | Donald Hunter <donald.hunter@gmail.com> | 2026-01-12 15:34:36 +0000 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-01-13 11:56:36 -0800 |
| commit | fa5726692e4ca0d4e56d7cbd1b33126efd3f849e (patch) | |
| tree | ce5e5df56c5d22c1ea4877eaec885e7aee7026d0 /tools/perf/scripts/python/git@git.tavy.me:linux.git | |
| parent | ffe4ccd359d006eba559cb1a3c6113144b7fb38c (diff) | |
tools: ynl: render event op docs correctly
The docs for YNL event ops currently render raw python structs. For
example in:
https://docs.kernel.org/netlink/specs/ethtool.html#cable-test-ntf
event: {‘attributes’: [‘header’, ‘status’, ‘nest’], ‘__lineno__’: 2385}
Handle event ops correctly and render their op attributes:
event: attributes: [header, status]
Signed-off-by: Donald Hunter <donald.hunter@gmail.com>
Link: https://patch.msgid.link/20260112153436.75495-1-donald.hunter@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
