Commit 69a73e74 authored by David S. Miller's avatar David S. Miller

bpf: Remove commented out debugging hack in test_align.

Reported-by: default avatarAlexander Alemayhu <alexander@alemayhu.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 34e934b9
......@@ -361,7 +361,6 @@ static int do_test_single(struct bpf_align_test *test)
break;
}
}
/* printf("%s", bpf_vlog); */
close(fd_prog);
}
return ret;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment