commit | 9fc9aad99e5d654bd3ea48861bda57f03b118ca9 | [log] [tgz] |
---|---|---|
author | Tobias Klauser <tklauser@distanz.ch> | Wed Mar 25 12:36:55 2020 +0100 |
committer | Daniel Borkmann <daniel@iogearbox.net> | Thu Mar 26 00:11:06 2020 +0100 |
tree | 16d56ff7cdbbe28b1681dc4fcf930a404ee511c6 | |
parent | 8c061865f5ff66adca8056327accff1bf7d09d35 [diff] |
libbpf: Remove unused parameter `def` to get_map_field_int Has been unused since commit ef99b02b23ef ("libbpf: capture value in BTF type info for BTF-defined map defs"). Signed-off-by: Tobias Klauser <tklauser@distanz.ch> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Reviewed-by: Quentin Monnet <quentin@isovalent.com> Acked-by: Andrii Nakryiko <andriin@fb.com> Link: https://lore.kernel.org/bpf/20200325113655.19341-1-tklauser@distanz.ch