diff options
author | 2020-05-22 19:03:21 +0800 | |
---|---|---|
committer | 2020-05-23 16:28:25 -0700 | |
commit | ef24d6c3d6965158dfe23ae961d87e9a343e18a2 (patch) | |
tree | 923489ccb4df091a557366098084e2541dc0a713 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | Merge tag 'rxrpc-fixes-20200523-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs (diff) | |
download | linux-dev-ef24d6c3d6965158dfe23ae961d87e9a343e18a2.tar.xz linux-dev-ef24d6c3d6965158dfe23ae961d87e9a343e18a2.zip |
net: Fix return value about devm_platform_ioremap_resource()
When call function devm_platform_ioremap_resource(), we should use IS_ERR()
to check the return value and return PTR_ERR() if failed.
Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions