aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2021-03-03 13:25:10 +0000
committerAlex Deucher <[email protected]>2021-03-05 15:14:07 -0500
commit08f3dddb715cc62fa13a6bb7a95c856519d910df (patch)
tree00a6af757b5b7a79d2e01324fe9874fc92171c66 /tools/perf/scripts
parentd0c048560a041789d64f95dcb18be11040b3be9b (diff)
drm/amdgpu/display: remove redundant continue statement
The continue statement in a for-loop is redudant and can be removed. Clean up the code to address this. Addresses-Coverity: ("Continue as no effect") Fixes: b6f91fc183f7 ("drm/amdgpu/display: buffer INTERRUPT_LOW_IRQ_CONTEXT interrupt work") Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions