diff options
author | Jakub Kicinski <kuba@kernel.org> | 2022-10-27 14:21:07 -0700 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-10-28 20:19:15 -0700 |
commit | 7354c9024f2835f6122ed9612e21ab379df050f9 (patch) | |
tree | 63c216d566689a19bc2ed39f9c874a93ed5d63fc /include/net/act_api.h | |
parent | 8fdf3f6aba7cfa0c0e2bf66ecca7bb5783acd0d6 (diff) | |
download | linux-7354c9024f2835f6122ed9612e21ab379df050f9.tar.gz |
netlink: hide validation union fields from kdoc
Mark the validation fields as private, users shouldn't set
them directly and they are too complicated to explain in
a more succinct way (there's already a long explanation
in the comment above).
The strict_start_type field is set directly and has a dedicated
comment so move that above the "private" section.
Link: https://lore.kernel.org/r/20221027212107.2639255-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/net/act_api.h')
0 files changed, 0 insertions, 0 deletions