aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <[email protected]>2015-07-09 22:19:53 +0900
committerLinus Walleij <[email protected]>2015-07-17 09:48:00 +0200
commit015403145a65f0a0f7c4d9badfb12759349d1e13 (patch)
tree6e9e3abac1c869c9e15b12af0bac4237eff28328 /tools/perf/scripts/python/bin
parent72858602e167ea2d7487337bac279beec7a99c84 (diff)
gpio: etraxfs: Fix devm_ioremap_resource return value check
Value returned by devm_ioremap_resource() was checked for non-NULL but devm_ioremap_resource() returns IOMEM_ERR_PTR, not NULL. In case of error this could lead to dereference of ERR_PTR. Signed-off-by: Krzysztof Kozlowski <[email protected]> Acked-by: Alexandre Courbot <[email protected]> Acked-by: Rabin Vincent <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions