diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2022-01-11 20:09:20 +0100 |
|---|---|---|
| committer | Aleksandr Nogikh <wp32pw@gmail.com> | 2022-01-13 17:03:25 +0100 |
| commit | 4b0229115958fea4fb48302ee17980f6a0bb859d (patch) | |
| tree | 6eb9be268b3d7da3b94750a8f85e92b662f0dddd /sys/linux/socket_netlink_generic_devlink.txt | |
| parent | 24c8419d0db44a0dec71116360d40bd9c82e92b3 (diff) | |
tools/syz-check: use $ as struct variant suffix delimiter
We already use this $ convention for syscall variant names.
Use the same convention for struct.
Currently syz-check supports '_' for structs, but it's
inconsistent with syscalls and leads to ambiguity.
If we enable the same matching for all structs (not just netlink),
then '_' creates lots of false matches. E.g. bpf_link_get_next_id_args
is matches with internal bpf_link struct.
Diffstat (limited to 'sys/linux/socket_netlink_generic_devlink.txt')
0 files changed, 0 insertions, 0 deletions
