diff options
author | Hariprasad Kelam <[email protected]> | 2019-05-25 14:45:59 +0530 |
---|---|---|
committer | Ilya Dryomov <[email protected]> | 2019-07-08 14:01:42 +0200 |
commit | 03af439ad9408c28e53b880daa56590dda1c8472 (patch) | |
tree | 15230302f14f3f7846aaa274d16e43332793820d /tools/perf/scripts/python/syscall-counts.py | |
parent | d6e47819721ae2d9d090058ad5570a66f3c42e39 (diff) |
ceph: fix warning PTR_ERR_OR_ZERO can be used
change1: fix below warning reported by coccicheck
/fs/ceph/export.c:371:33-39: WARNING: PTR_ERR_OR_ZERO can be used
change2: typecasted PTR_ERR_OR_ZERO to long as dout expecting long
Signed-off-by: Hariprasad Kelam <[email protected]>
Reviewed-by: "Yan, Zheng" <[email protected]>
Signed-off-by: Ilya Dryomov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions