aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorWan Jiabing <[email protected]>2022-03-07 17:56:12 +0800
committerTomi Valkeinen <[email protected]>2022-03-08 10:53:52 +0200
commit8f2a3970c969d0d8d7289a4c65edcedafc16fd92 (patch)
treee0a7327357859be6789c23ad43c63c6e8e3d78a0 /tools/perf/scripts/python
parent016d1ca3f6ad05676fd9e418715ddce1f4ab5a73 (diff)
drm/omap: fix NULL but dereferenced coccicheck error
Fix the following coccicheck warning: ./drivers/gpu/drm/omapdrm/omap_overlay.c:89:22-25: ERROR: r_ovl is NULL but dereferenced. Here should be ovl->idx rather than r_ovl->idx. Fixes: e02b5cc9e898ad ("drm/omap: Add a 'right overlay' to plane state") Signed-off-by: Wan Jiabing <[email protected]> Signed-off-by: Tomi Valkeinen <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions