diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2024-11-11 10:26:41 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2024-11-11 15:41:26 +0000 |
| commit | d81ee624aa8da9b9d6360798bab72156e1abe4ee (patch) | |
| tree | 272b84c0a02d4c8183011d2ded623cddaf9e8585 /sys/linux/socket_netlink_generic_devlink.txt.const | |
| parent | 616b8eb3df4178dd9fcd28ada8ed34ab61528ccf (diff) | |
tools/syz-declextract: properly remove unused declarations
Currently we have a number of hacks to deal with unused bits:
- remove some netlink syscalls if no policy union present
- generate the huge union for unused policies
- manually remove 1 struct
But we still got more unused structs after recent changes.
Properly remove all unused bits using the compiler knowledge.
This is both simpler and more reliable.
Diffstat (limited to 'sys/linux/socket_netlink_generic_devlink.txt.const')
0 files changed, 0 insertions, 0 deletions
