diff options
author | Lv Ruyi <lv.ruyi@zte.com.cn> | 2022-04-24 03:19:59 +0000 |
---|---|---|
committer | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2022-05-02 02:39:34 +0300 |
commit | b9e4f1d2b505df8e2439b63e67afaa287c1c43e2 (patch) | |
tree | c0acd3340e5edf6760f52e7dfce771bcbd123ac3 /tools/perf/scripts/python/flamegraph.py | |
parent | 14e7b0345902816fa4d2870e2386b5ad574fae75 (diff) |
drm: msm: fix error check return value of irq_of_parse_and_map()
The irq_of_parse_and_map() function returns 0 on failure, and does not
return an negative value.
Reported-by: Zeal Robot <zealci@zte.com.cn>
Signed-off-by: Lv Ruyi <lv.ruyi@zte.com.cn>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Patchwork: https://patchwork.freedesktop.org/patch/483175/
Link: https://lore.kernel.org/r/20220424031959.3172406-1-lv.ruyi@zte.com.cn
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions