bpf: Remove commented out debugging hack in test_align.
Reported-by: Alexander Alemayhu <alexander@alemayhu.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
@@ -361,7 +361,6 @@ static int do_test_single(struct bpf_align_test *test)
|
|||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
/* printf("%s", bpf_vlog); */
|
|
||||||
close(fd_prog);
|
close(fd_prog);
|
||||||
}
|
}
|
||||||
return ret;
|
return ret;
|
||||||
|
Reference in New Issue
Block a user