summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorWei Yongjun <weiyongjun1@huawei.com>2018-09-20 09:21:50 +0300
committerLinus Walleij <linus.walleij@linaro.org>2018-09-21 19:08:18 +0300
commit068cfb9a0fd908747f29d048719f254e21b9dad5 (patch)
tree9d430330221d4440414b7589807d3ca58c7ca069 /tools/perf/scripts/python/export-to-postgresql.py
parent07c6b037c2bae2a0f1978198f1486b3b2681261b (diff)
downloadlinux-068cfb9a0fd908747f29d048719f254e21b9dad5.tar.xz
pinctrl: mediatek: moore: fix return value check in mtk_moore_pinctrl_probe()
In case of error, the function devm_kmalloc_array() returns NULL pointer not ERR_PTR(). The IS_ERR() test in the return value check should be replaced with NULL test. Fixes: b7d7f9eeca55 ("pinctrl: mediatek: extend struct mtk_pin_desc which per-pin driver depends on") Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com> Acked-by: Sean Wang <sean.wang@mediatek.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions