diff options
| author | 2025-10-17 12:16:21 -0700 | |
|---|---|---|
| committer | 2025-11-05 11:17:26 +0200 | |
| commit | c84d874615d9da910186f4e5f00174b8036007ce (patch) | |
| tree | b5737ca0e50b704a87dc64d37df81bda9f7bae5e /tools/perf/scripts/python/stackcollapse.py | |
| parent | accel/ivpu: Improve debug and warning messages (diff) | |
drm: rcar-du: fix incorrect return in rcar_du_crtc_cleanup()
The rcar_du_crtc_cleanup() function has a void return type, but
incorrectly uses a return statement with a call to drm_crtc_cleanup(),
which also returns void.
Remove the return statement to ensure proper function semantics.
No functional change intended.
Signed-off-by: Alok Tiwari <alok.a.tiwari@oracle.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
Link: https://patch.msgid.link/20251017191634.1454201-1-alok.a.tiwari@oracle.com
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
