diff options
author | Gomonovych, Vasyl <gomonovych@gmail.com> | 2017-11-21 23:31:33 +0100 |
---|---|---|
committer | CK Hu <ck.hu@mediatek.com> | 2018-04-25 14:01:32 +0800 |
commit | 1e10911539a61a048524bbb54ccfb6329b30b6d4 (patch) | |
tree | 222e9212fec89c08de57397e1b8fea6ddd12041b /tools/perf/scripts/python | |
parent | 60cc43fc888428bb2f18f08997432d426a243338 (diff) |
drm/mediatek: Use ERR_CAST instead of ERR_PTR(PTR_ERR())
Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...)).
drivers/gpu/drm/mediatek/mtk_drm_gem.c:223:9-16: WARNING: ERR_CAST can be used with mtk_gem
Generated by: scripts/coccinelle/api/err_cast.cocci
Signed-off-by: Vasyl Gomonovych <gomonovych@gmail.com>
Acked-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: CK Hu <ck.hu@mediatek.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions