diff options
author | Harshit Mogalapalli <[email protected]> | 2023-03-13 22:27:11 -0700 |
---|---|---|
committer | Qiang Yu <[email protected]> | 2023-04-02 18:18:37 +0800 |
commit | c5647cae2704e58d1c4e5fedbf63f11bca6376c9 (patch) | |
tree | 20327cefa5f95750d51942f73d6f4736b55c106d /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | 175caafa787a4f0657850513ab3866f560c94aac (diff) |
drm/lima/lima_drv: Add missing unwind goto in lima_pdev_probe()
Smatch reports:
drivers/gpu/drm/lima/lima_drv.c:396 lima_pdev_probe() warn:
missing unwind goto?
Store return value in err and goto 'err_out0' which has
lima_sched_slab_fini() before returning.
Fixes: a1d2a6339961 ("drm/lima: driver for ARM Mali4xx GPUs")
Signed-off-by: Harshit Mogalapalli <[email protected]>
Signed-off-by: Qiang Yu <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions