aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorJoe Stringer <joe@wand.net.nz>2018-11-09 10:18:16 -0800
committerAlexei Starovoitov <ast@kernel.org>2018-11-16 17:40:10 -0800
commit5c86d2125b58949122e03f04ce940e6f5b8534ba (patch)
tree01acfe764ce488de7056a4ed00ed0f92a769f96d /net
parentMerge branch 'narrow-loads' (diff)
downloadlinux-dev-5c86d2125b58949122e03f04ce940e6f5b8534ba.tar.xz
linux-dev-5c86d2125b58949122e03f04ce940e6f5b8534ba.zip
selftests/bpf: Fix uninitialized duration warning
Daniel Borkmann reports: test_progs.c: In function ‘main’: test_progs.c:81:3: warning: ‘duration’ may be used uninitialized in this function [-Wmaybe-uninitialized] printf("%s:PASS:%s %d nsec\n", __func__, tag, duration);\ ^~~~~~ test_progs.c:1706:8: note: ‘duration’ was declared here __u32 duration; ^~~~~~~~ Signed-off-by: Joe Stringer <joe@wand.net.nz> Acked-by: Martin KaFai Lau <kafai@fb.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions