summaryrefslogtreecommitdiff
path: root/trie.h
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2015-11-27 09:51:03 +0100
committerTobias Klauser <tklauser@distanz.ch>2015-11-27 09:51:03 +0100
commitdd6c1eb0a190456810d7c2ec0bcecf860adc4f04 (patch)
treebe8bbf7237886d002a62f6aa0b4dfbd8a1b1398d /trie.h
parent479a36775745f488f526c8deec82f6fe2867f9b5 (diff)
netsniff-ng: nlmsg: Remove unnecessary empty lines
Remove empty lines in switch/case after break in genl_print_ctrl_attrs to be consistent with coding style in the rest of the file. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'trie.h')
0 files changed, 0 insertions, 0 deletions
nds-private-remove&id=e58383b803499bd623b737070038af94d0b8a3c7&id2=e5ff7c4019c6cb6e86bc9d6d16e8a8f921133c70'>diff)
bpf: Use bpf_map_delete_elem() from the library
Replace bpf_map_delete() with bpf_map_delete_elem() calls. Signed-off-by: Mickaël Salaün <mic@digikod.net> Cc: Alexei Starovoitov <ast@fb.com> Cc: Daniel Borkmann <daniel@iogearbox.net> Cc: Shuah Khan <shuah@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/testing/selftests/bpf')
-rw-r--r--tools/testing/selftests/bpf/bpf_sys.h10
-rw-r--r--tools/testing/selftests/bpf/test_lru_map.c6
-rw-r--r--tools/testing/selftests/bpf/test_maps.c22
3 files changed, 14 insertions, 24 deletions
diff --git a/tools/testing/selftests/bpf/bpf_sys.h b/tools/testing/selftests/bpf/bpf_sys.h