summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSahid Orentino Ferdjaoui <sahid.ferdjaoui@industrialdiscipline.com>2022-11-20 14:26:07 +0300
committerAlexei Starovoitov <ast@kernel.org>2022-11-21 03:17:46 +0300
commit989f285159b84831c54d277112dcf803da51e722 (patch)
tree25d2e9e8fd77eb7b79c2dbbfd10104be56512bbc /.gitignore
parent9b8107553424fd87955fed257a807672c2097297 (diff)
downloadlinux-989f285159b84831c54d277112dcf803da51e722.tar.xz
bpftool: replace return value PTR_ERR(NULL) with 0
There is no reasons to keep PTR_ERR() when kern_btf=NULL, let's just return 0. This also cleans this part of code from using libbpf_get_error(). Signed-off-by: Sahid Orentino Ferdjaoui <sahid.ferdjaoui@industrialdiscipline.com> Acked-by: Yonghong Song <yhs@fb.com> Suggested-by: Quentin Monnet <quentin@isovalent.com> Link: https://lore.kernel.org/r/20221120112515.38165-3-sahid.ferdjaoui@industrialdiscipline.com Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions