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 <dcb...@hotmail.com> > >Signed-off-by: Alexander Alemayhu <alexan...@alemayhu.com> > > These fall-through comments are fine for net-next tree. > > Acked-by: Daniel Borkmann <dan...@iogearbox.net>
lgtm as well Acked-by: Alexei Starovoitov <a...@kernel.org>