2020-07-15 11:13 UTC+0800 ~ YueHaibing <yuehaib...@huawei.com> > The error return code should be PTR_ERR(obj) other than > PTR_ERR(NULL). > > Fixes: 5dc7a8b21144 ("bpftool, selftests/bpf: Embed object file inside > skeleton") > Signed-off-by: YueHaibing <yuehaib...@huawei.com>
Reviewed-by: Quentin Monnet <quen...@isovalent.com> Thanks!