aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/sched-migration.py
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <k.kozlowski.k@gmail.com>2015-07-09 09:19:28 -0400
committerMark Brown <broonie@kernel.org>2015-07-13 07:16:29 -0400
commita18da49ff3ec849c4584ae3abe2b83ff50705ace (patch)
tree6a0efb0d35375a97d8f7abdeeed610c1d3c04655 /tools/perf/scripts/python/sched-migration.py
parentd770e558e21961ad6cfdf0ff7df0eb5d7d4f0754 (diff)
ASoC: zx: i2s: 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 <k.kozlowski.k@gmail.com> Reviewed-by: Jun Nie <jun.nie@linaro.org> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions