On Sat, Jan 14, 2017 at 01:48:24AM +0100, Daniel Borkmann wrote: > After we already allocated the jit.prg_buf image via > bpf_jit_binary_alloc() and filled it out with instructions, > jit.prg_buf cannot be NULL anymore. Thus, remove the > unnecessary check. Tested on s390x with test_bpf module. > > Signed-off-by: Daniel Borkmann <daniel@xxxxxxxxxxxxx> > Cc: Michael Holzheu <holzheu@xxxxxxxxxxxxxxxxxx> > Cc: Martin Schwidefsky <schwidefsky@xxxxxxxxxx> > --- > arch/s390/net/bpf_jit_comp.c | 12 +++++------- > 1 file changed, 5 insertions(+), 7 deletions(-) Apllied, thanks! -- To unsubscribe from this list: send the line "unsubscribe linux-s390" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html