aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/prog_array_init.c
diff options
context:
space:
mode:
authorAlexander Aring <aahringo@redhat.com>2022-11-17 17:11:52 -0500
committerDavid Teigland <teigland@redhat.com>2022-11-21 09:45:49 -0600
commitc51c9cd8addcfbdc097dbefd59f022402183644b (patch)
treeecdb49a095b310055a1bd7cd73e84959fd3c58bf /tools/testing/selftests/bpf/prog_tests/prog_array_init.c
parentc3d88dfd15835f42c79467eee2c40db3095e5271 (diff)
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/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions