On 3/24/20 12:22 AM, Jean-Philippe Menil wrote:
Fix build warnings when building net/bpf/test_run.o with W=1 due to missing prototype for bpf_fentry_test{1..6}. Declare prototypes in order to silence warnings. Signed-off-by: Jean-Philippe Menil <jpmenil@xxxxxxxxx>
Acked-by: Yonghong Song <yhs@xxxxxx>