diff options
author | 2022-11-17 17:11:52 -0500 | |
---|---|---|
committer | 2022-11-21 09:45:49 -0600 | |
commit | c51c9cd8addcfbdc097dbefd59f022402183644b (patch) | |
tree | ecdb49a095b310055a1bd7cd73e84959fd3c58bf /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fs: dlm: cleanup listen sock handling (diff) | |
download | wireguard-linux-c51c9cd8addcfbdc097dbefd59f022402183644b.tar.xz wireguard-linux-c51c9cd8addcfbdc097dbefd59f022402183644b.zip |
fs: dlm: don't put dlm_local_addrs on heap
This patch removes to allocate the dlm_local_addr[] pointers on the
heap. Instead we directly store the type of "struct sockaddr_storage".
This removes function deinit_local() because it was freeing memory only.
Signed-off-by: Alexander Aring <aahringo@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions