On Mon, Mar 28, 2016 at 02:56:47PM -0700, Kees Cook wrote: > From: Dave Anderson <dander...@google.com> > > Fixes a copy-paste-o in the BPF opcode table: "neg" takes no arguments > and thus has no addressing modes. > > Signed-off-by: Dave Anderson <dander...@google.com> > Signed-off-by: Kees Cook <keesc...@chromium.org>
Acked-by: Alexei Starovoitov <a...@kernel.org>