diff options
author | YueHaibing <[email protected]> | 2019-08-20 01:36:52 +0000 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2019-08-20 16:03:52 +0200 |
commit | ede6bc88d6bbe16a938de2b00f60f4e03768c988 (patch) | |
tree | 5f5343ea1f682eb7f73b6cd476e005115d98a985 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 1f7267232711dd2453f9ceccd41906657afbd825 (diff) |
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 <[email protected]>
Acked-by: Björn Töpel <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions