diff options
author | zhong jiang <zhongjiang@huawei.com> | 2018-09-20 12:46:12 +0300 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2018-09-21 23:51:51 +0300 |
commit | 788758d1fe874fd20ecb0ab490552d94c024a9de (patch) | |
tree | 0e43897c33126f9f74dbe7bf8f6d6472ffaf4f94 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 32c009798385ce21080beaa87a9b95faad3acd1e (diff) | |
download | linux-788758d1fe874fd20ecb0ab490552d94c024a9de.tar.xz |
bpf: remove redundant null pointer check before consume_skb
consume_skb has taken the null pointer into account. hence it is safe
to remove the redundant null pointer check before consume_skb.
Signed-off-by: zhong jiang <zhongjiang@huawei.com>
Acked-by: Song Liu <songliubraving@fb.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions