aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorkbuild test robot <[email protected]>2018-11-28 07:21:30 +0800
committerJason Gunthorpe <[email protected]>2018-11-29 15:59:40 -0700
commit90849f4d059ca8764f9c4273996d4fab3c1603b3 (patch)
tree37cf0f1d059e3018fa84baa72ae2dbb3ae083b30 /tools/perf/scripts/python
parent901018f29e65c2c442b09b9913473dd8cf8d3cee (diff)
RDMA/uverbs: fix ptr_ret.cocci warnings
drivers/infiniband/core/uverbs_cmd.c:1095: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: 7106a9769715 ("RDMA/uverbs: Make write() handlers return 0 on success") Signed-off-by: kbuild test robot <[email protected]> Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions