On 26/05/20 1:45 pm, Balamuruhan S wrote: > remove duplicate macro definitions from bpf_jit.h and reuse the macros from > ppc-opcode.h > > Signed-off-by: Balamuruhan S <bal...@linux.ibm.com> > Acked-by: Naveen N. Rao <naveen.n....@linux.vnet.ibm.com> > Tested-by: Naveen N. Rao <naveen.n....@linux.vnet.ibm.com> > --- > arch/powerpc/net/bpf_jit.h | 18 +----------------- > arch/powerpc/net/bpf_jit32.h | 10 +++++----- > arch/powerpc/net/bpf_jit64.h | 4 ++-- > arch/powerpc/net/bpf_jit_comp.c | 2 +- > arch/powerpc/net/bpf_jit_comp64.c | 20 ++++++++++---------- > 5 files changed, 19 insertions(+), 35 deletions(-) > [...] >
Acked-by: Sandipan Das <sandi...@linux.ibm.com>