summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorWei Yongjun <weiyongjun1@huawei.com>2020-04-27 12:40:52 +0300
committerDavid S. Miller <davem@davemloft.net>2020-05-01 06:39:22 +0300
commitc4db9934a33e5f276965a14b3eea7a6d64c85065 (patch)
tree9ece078706339399f2c419f80a2bc314bc7d8851 /tools/perf/scripts/python/export-to-postgresql.py
parent0a699302be5986307b3dcf84ac7a0dd30f9e9305 (diff)
downloadlinux-c4db9934a33e5f276965a14b3eea7a6d64c85065.tar.xz
net: ll_temac: Fix return value check in temac_probe()
In case of error, the function devm_ioremap() returns NULL pointer not ERR_PTR(). The IS_ERR() test in the return value check should be replaced with NULL test. Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com> Acked-by: Esben Haabendal <esben@geanix.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions