diff options
author | kernel test robot <[email protected]> | 2020-07-10 00:06:18 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-07-09 13:09:51 -0700 |
commit | faea30ed717d78e890f3fc0d96ceb6aba2baa4c4 (patch) | |
tree | 6b0c81d364a485f86844f7f3680f4f7b4ff8f8d8 /tools/perf/scripts/python/syscall-counts.py | |
parent | e3cbdaf146159d2e708e51d168fd5fab793f766b (diff) |
net: phy: mscc: fix ptr_ret.cocci warnings
drivers/net/phy/mscc/mscc_ptp.c:1496: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: 7d272e63e097 ("net: phy: mscc: timestamping and PHC support")
CC: Antoine Tenart <[email protected]>
Signed-off-by: kernel test robot <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions