summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorIlya Maximets <i.maximets@ovn.org>2025-03-20 23:42:07 +0100
committerJakub Kicinski <kuba@kernel.org>2025-03-24 09:30:21 -0700
commit6bb0dcb3d321c14be7ca33b71a149034d6a2cde8 (patch)
tree1e43e0a676caae506f6221b9bfdc3fb2a98222fd /tools/perf/scripts/python
parentca1914a32cdcad26c4b003df743fe4f9e4bb2877 (diff)
net: openvswitch: fix kernel-doc warnings in internal headers
Some field descriptions were missing, some were not very accurate. Not touching the uAPI header or .c files for now. Formatting of those comments isn't great in general, but at least they are not missing anything now. Before: $ ./scripts/kernel-doc -none -Wall net/openvswitch/*.h 2>&1 | wc -l 16 After: $ ./scripts/kernel-doc -none -Wall net/openvswitch/*.h 2>&1 | wc -l 0 Signed-off-by: Ilya Maximets <i.maximets@ovn.org> Acked-by: Eelco Chaudron <echaudro@redhat.com> Reviewed-by: Aaron Conole <aconole@redhat.com> Link: https://patch.msgid.link/20250320224431.252489-1-i.maximets@ovn.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions