aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorSrinivasan Shanmugam <[email protected]>2023-06-19 16:57:56 +0530
committerAlex Deucher <[email protected]>2023-07-07 13:38:44 -0400
commit44a4f50d5032c3e1e866251ea9028b656934a26b (patch)
treea51115e5ed535c24d1d74827c2c1bc20e9da6119 /tools/perf/scripts/python/bin
parentc82eddf8127673e4292761ec303f5116ed07565f (diff)
drm/amd/display: Remove else after return statement in 'dm_update_plane_state'
Else is not necessary after return statements, hence remove it. Reported by checkpatch: WARNING: else is not generally useful after a break or return drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c:9776: return -EINVAL; else Cc: Bhawanpreet Lakha <[email protected]> Cc: Qingqing Zhuo <[email protected]> Cc: Nicholas Kazlauskas <[email protected]> Cc: Rodrigo Siqueira <[email protected]> Cc: Aurabindo Pillai <[email protected]> Signed-off-by: Srinivasan Shanmugam <[email protected]> Reviewed-by: Christian König <[email protected]> Reviewed-by: Rodrigo Siqueira <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions