On 2020-06-12 at 22:16:03 +0200, Andrii Nakryiko <andr...@fb.com> wrote:
> Remove unnecessary check at the end of codegen() routine which makes codegen()
> to always fail and exit bpftool with error code. Positive value of variable
> n is not an indicator of a failure.
> 
> Cc: Tobias Klauser <tklau...@distanz.ch>
> Fixes: 2c4779eff837 ("tools, bpftool: Exit on error in function codegen")
> Signed-off-by: Andrii Nakryiko <andr...@fb.com>

Reviewed-by: Tobias Klauser <tklau...@distanz.ch>

Sorry about this, thanks for fixing it.

Reply via email to