Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
libbpf: Remove unnecessary conversion to bool
Fix following warning from coccinelle: ./tools/lib/bpf/libbpf.c:1478:43-48: WARNING: conversion to bool not needed here Signed-off-by: Kaixu Xia <kaixuxia@tencent.com>
- Loading branch information