]> git.baikalelectronics.ru Git - kernel.git/commit
libbpf: Simplify the return expression of build_map_pin_path()
authorXu Wang <vulab@iscas.ac.cn>
Wed, 19 Aug 2020 02:53:24 +0000 (02:53 +0000)
committerDaniel Borkmann <daniel@iogearbox.net>
Thu, 20 Aug 2020 14:01:10 +0000 (16:01 +0200)
commit6cf5f44542afcf3c2727179f60c21b3b61ceefc9
tree64fcb5fea8464e0a07075efdb1627bdc45a8dc7c
parent60a100f54fbf2dd63c684da8ae0574b26dd0fcff
libbpf: Simplify the return expression of build_map_pin_path()

Simplify the return expression.

Signed-off-by: Xu Wang <vulab@iscas.ac.cn>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Yonghong Song <yhs@fb.com>
Link: https://lore.kernel.org/bpf/20200819025324.14680-1-vulab@iscas.ac.cn
tools/lib/bpf/libbpf.c