bpf: Remove commented out debugging hack in test_align.
[linux-2.6-microblaze.git] / tools / testing / selftests / bpf / test_align.c
index 9dd9794..ed24255 100644 (file)
@@ -361,7 +361,6 @@ static int do_test_single(struct bpf_align_test *test)
                                break;
                        }
                }
-               /* printf("%s", bpf_vlog); */
                close(fd_prog);
        }
        return ret;