Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

bpf: Remove commented out debugging hack in test_align.

parent 34e934b9
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -361,7 +361,6 @@ static int do_test_single(struct bpf_align_test *test)
				break;
			}
		}
		/* printf("%s", bpf_vlog); */
		close(fd_prog);
	}
	return ret;