diff options
author | Colin Ian King <colin.king@canonical.com> | 2018-10-08 17:22:28 +0100 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2018-10-10 14:49:41 -0500 |
commit | 14b284832e7dea6f54f0adfd7bed105548b94e57 (patch) | |
tree | 564ad6847d5b2dd8f7b566f993691d2efe310073 /tools/perf/scripts/python/sctop.py | |
parent | 582f58de36834096a91cc1de2540c2f7269f850d (diff) |
drm/amdgpu/powerplay: fix missing break in switch statements
There are several switch statements that are missing break statements.
Add missing breaks to handle any fall-throughs corner cases.
Detected by CoverityScan, CID#1457175 ("Missing break in switch")
Fixes: 18aafc59b106 ("drm/amd/powerplay: implement fw related smu interface for iceland.")
Acked-by: Huang Rui <ray.huang@amd.com>
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions