aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
authorWei Yongjun <[email protected]>2019-07-19 01:22:06 +0000
committerDavid S. Miller <[email protected]>2019-07-19 03:33:48 +0000
commit269b7c5ff78264e3728b95828d219e0e0eeaec94 (patch)
treecc677e7619affd9d8fb790e94e81df5009eb51e1 /tools/perf/scripts/python/sctop.py
parentag71xx: fix error return code in ag71xx_probe() (diff)
downloadkernel-269b7c5ff78264e3728b95828d219e0e0eeaec94.tar.gz
kernel-269b7c5ff78264e3728b95828d219e0e0eeaec94.zip
ag71xx: fix return value check in ag71xx_probe()
In case of error, the function of_get_mac_address() returns ERR_PTR() and never returns NULL. The NULL test in the return value check should be replaced with IS_ERR(). Fixes: d51b6ce441d3 ("net: ethernet: add ag71xx driver") Signed-off-by: Wei Yongjun <[email protected]> Reviewed-by: Oleksij Rempel <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions