diff options
author | 2019-08-20 01:36:52 +0000 | |
---|---|---|
committer | 2019-08-20 16:03:52 +0200 | |
commit | ede6bc88d6bbe16a938de2b00f60f4e03768c988 (patch) | |
tree | 5f5343ea1f682eb7f73b6cd476e005115d98a985 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'bpf-af-xdp-xskmap-improvements' (diff) | |
download | linux-dev-ede6bc88d6bbe16a938de2b00f60f4e03768c988.tar.xz linux-dev-ede6bc88d6bbe16a938de2b00f60f4e03768c988.zip |
bpf: Use PTR_ERR_OR_ZERO in xsk_map_inc()
Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) + PTR_ERR.
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Acked-by: Björn Töpel <bjorn.topel@intel.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions