diff options
| author | kbuild test robot <[email protected]> | 2018-07-26 15:09:52 +0800 |
|---|---|---|
| committer | Steffen Klassert <[email protected]> | 2018-07-27 06:47:28 +0200 |
| commit | c6f5e017df9dfa9f6cbe70da008e7d716d726f1b (patch) | |
| tree | fb8d4f04a72a73a16a18a82bfbd7fda47aee380d /tools/perf/scripts/python/syscall-counts.py | |
| parent | 44e2b838c24d883dae8496dc7b6ddac7956ba53c (diff) | |
xfrm: fix ptr_ret.cocci warnings
net/xfrm/xfrm_interface.c:692:1-3: WARNING: PTR_ERR_OR_ZERO can be used
Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) + PTR_ERR
Generated by: scripts/coccinelle/api/ptr_ret.cocci
Fixes: 44e2b838c24d ("xfrm: Return detailed errors from xfrmi_newlink")
CC: Benedict Wong <[email protected]>
Signed-off-by: kbuild test robot <[email protected]>
Signed-off-by: Steffen Klassert <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions