On Tue, Feb 14, 2017 at 12:18:05AM +0100, Daniel Borkmann wrote: > >kernel/bpf/verifier.c:2019:24: warning: this statement may fall through > >[-Wimplicit-fallthrough=] > > false_reg->min_value = 0; > > ~~~~~~~~~~~~~~~~~~~~~^~~ > > > >Reported-by: David Binderman <[email protected]> > >Signed-off-by: Alexander Alemayhu <[email protected]> > > These fall-through comments are fine for net-next tree. > > Acked-by: Daniel Borkmann <[email protected]>
lgtm as well Acked-by: Alexei Starovoitov <[email protected]>
