From: Alexei Starovoitov <[email protected]> Date: Wed, 13 May 2015 20:40:39 -0700
> From: Michael Holzheu <[email protected]> > > Fix several sparse warnings like: > lib/test_bpf.c:1824:25: sparse: constant 4294967295 is so big it is long > lib/test_bpf.c:1878:25: sparse: constant 0x0000ffffffff0000 is so big it is > long > > Fixes: cffc642d93f9 ("test_bpf: add 173 new testcases for eBPF") > Reported-by: Fengguang Wu <[email protected]> > Signed-off-by: Michael Holzheu <[email protected]> > Signed-off-by: Alexei Starovoitov <[email protected]> Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
