diff options
| author | Hamza Mahfooz <[email protected]> | 2022-09-01 14:15:10 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2022-09-01 19:12:57 +0000 |
| commit | 32d1ffcd3979b75b6d7271a3028f4df2ef181a88 (patch) | |
| tree | 0764c834429337d65ab2fb1226303cd3a04783be /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h | |
| parent | drm/amd/display: remove a duplicated declaration (diff) | |
| download | kernel-32d1ffcd3979b75b6d7271a3028f4df2ef181a88.tar.gz kernel-32d1ffcd3979b75b6d7271a3028f4df2ef181a88.zip | |
drm/amd/display: fix indentation in commit_planes_for_stream()
Address the following warning:
drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc.c:3508:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
3508 | if (update_type != UPDATE_TYPE_FAST)
| ^~
drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc.c:3510:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
3510 | if (update_type != UPDATE_TYPE_FAST)
| ^~
Acked-by: Alex Deucher <[email protected]>
Reviewed-by: Rodrigo Siqueira <[email protected]>
Signed-off-by: Hamza Mahfooz <[email protected]>
Signed-off-by: Rodrigo Siqueira <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h')
0 files changed, 0 insertions, 0 deletions
