diff options
author | Daniel Borkmann <daniel@iogearbox.net> | 2017-01-14 03:48:24 +0300 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2017-01-16 09:27:55 +0300 |
commit | 9437964885f84cd0c584e2d30ffbf7a5a84b77e4 (patch) | |
tree | 97d2b311458b6f4adaad442e7ae2b8fe7e0ebbf4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 21665912dd722656dfc4481f82c73397c8f2d07f (diff) | |
download | linux-9437964885f84cd0c584e2d30ffbf7a5a84b77e4.tar.xz |
s390/bpf: remove redundant check for non-null image
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@iogearbox.net>
Cc: Michael Holzheu <holzheu@linux.vnet.ibm.com>
Cc: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions