diff options
author | Jakub Kicinski <[email protected]> | 2023-10-06 06:50:32 -0700 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-10-09 19:45:15 -0700 |
commit | 8cea95b0bd7930367f11e2abceda6e096dd18943 (patch) | |
tree | e8abb89ef2c13197bd022c3e966e519266c8e6fd /net/ipv4/tcp_input.c | |
parent | a4cd2f311a9a51a727db0a5cc535bb223b0e8453 (diff) |
tools: ynl-gen: handle do ops with no input attrs
The code supports dumps with no input attributes currently
thru a combination of special-casing and luck.
Clean up the handling of ops with no inputs. Create empty
Structs, and skip printing of empty types.
This makes dos with no inputs work.
Tested-by: Lorenzo Bianconi <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_input.c')
0 files changed, 0 insertions, 0 deletions