diff options
author | Eric Dumazet <edumazet@google.com> | 2025-02-12 16:24:18 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-02-15 00:09:39 +0300 |
commit | 2f8f4f22452a744dcd5cc865bbcfba40b3c13add (patch) | |
tree | 5082a9b7b588fd34e1f7d0d5b900a9945f4314b3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 6dc4c2526f6d11f36c4e26d0231b345eabab584c (diff) | |
download | linux-2f8f4f22452a744dcd5cc865bbcfba40b3c13add.tar.xz |
udp: use EXPORT_IPV6_MOD[_GPL]()
Use EXPORT_IPV6_MOD[_GPL]() for symbols that don't need
to be exported unless CONFIG_IPV6=m
udp_table is no longer used from any modules, and does not
need to be exported anyway.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: Willem de Bruijn <willemb@google.com>
Reviewed-by: Mateusz Polchlopek <mateusz.polchlopek@intel.com>
Link: https://patch.msgid.link/20250212132418.1524422-5-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions