aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorSrinivasan Shanmugam <[email protected]>2023-07-07 09:30:48 +0530
committerAlex Deucher <[email protected]>2023-07-10 09:02:37 -0400
commitc7a6c2b6b84b1f3e47a1dafbe8c6a5b7de79d1e6 (patch)
tree9c915a6fd43dcbc3fc6e4620cc54a01ea5955b70 /tools/perf/scripts/python/bin
parent62b73bd50d7d56b8aa0c3ccdaa4c206ec47cc34d (diff)
drm/amdgpu: Remove else after return statement in 'gfx_v10_0_check_grbm_cam_remapping'
Fix below checkpatch warnings: WARNING: else is not generally useful after a break or return + return true; + } else { WARNING: else is not generally useful after a break or return + return true; + } else { Cc: Christian König <[email protected]> Cc: Alex Deucher <[email protected]> Signed-off-by: Srinivasan Shanmugam <[email protected]> Acked-by: Christian König <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions