Re: [PATCH bpf] bpftool: Remove redundant "HAVE" prefix from the large INSN limit check

From: Yonghong Song
Date: Sun Feb 02 2020 - 15:00:15 EST




On 2/2/20 3:02 AM, Michal Rostecki wrote:
"HAVE" prefix is already applied by default to feature macros and before
this change, the large INSN limit macro had the incorrect name with
double "HAVE".

Fixes: 2faef64aa6b3 ("bpftool: Add misc section and probe for large INSN limit")
Signed-off-by: Michal Rostecki <mrostecki@xxxxxxxxxxxx>

Acked-by: Yonghong Song <yhs@xxxxxx>