diff options
author | zhong jiang <[email protected]> | 2018-08-16 23:58:54 +0800 |
---|---|---|
committer | Kishon Vijay Abraham I <[email protected]> | 2018-09-10 14:28:21 +0530 |
commit | 528648143354e0551087adfad27c174083316ca3 (patch) | |
tree | 8fcb4b52d122d86577d3b391be4804fe51712c65 /tools/perf/scripts/python/compaction-times.py | |
parent | eee0e5daa7574208f84fc24bc829ece58ef021f1 (diff) |
phy:phy-brcm-usb: 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]>
Signed-off-by: Kishon Vijay Abraham I <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/compaction-times.py')
0 files changed, 0 insertions, 0 deletions