aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/failed-syscalls-by-pid.py
diff options
context:
space:
mode:
authorzhong jiang <[email protected]>2018-08-16 23:58:55 +0800
committerKishon Vijay Abraham I <[email protected]>2018-09-10 14:28:37 +0530
commit9be08a27a1588d0b0143486f96c7a08f8cfadae8 (patch)
tree683156d256a743ec4c7b72354f0d8721943ccad5 /tools/perf/scripts/python/failed-syscalls-by-pid.py
parent528648143354e0551087adfad27c174083316ca3 (diff)
phy:phy-lantiq-rcu-usb2: Use PTR_ERR_OR_ZERO to replace the open coded version
PTR_ERR_OR_ZERO has implemented the if(IS_ERR(...)) + PTR_ERR, So just replace them rather than duplicating its implement. Signed-off-by: zhong jiang <[email protected]> Acked-by: Hauke Mehrtens <[email protected]> Signed-off-by: Kishon Vijay Abraham I <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions