diff options
| author | Jiapeng Chong <[email protected]> | 2022-07-26 07:25:54 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2022-07-28 20:05:16 +0000 |
| commit | 66bd94debe4aca171bd0220de7af3feee6542d8a (patch) | |
| tree | 01e20e15293a3f855a8b0e8b14c56efae1a053ba /drivers/gpu/drm/amd/amdgpu/amdgpu_acp.c | |
| parent | drm/amd/display: Clean up some inconsistent indenting (diff) | |
| download | kernel-66bd94debe4aca171bd0220de7af3feee6542d8a.tar.gz kernel-66bd94debe4aca171bd0220de7af3feee6542d8a.zip | |
drm/amd/display: Clean up some inconsistent indenting
Clean up some inconsistent indenting, replace sizeof(x) / sizeof((x)[0]))
with ARRAY_SIZE(x).
smatch warnings:
drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn30/dcn30_fpu.c:185 optc3_fpu_set_vrr_m_const() warn: inconsistent indenting.
drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn30/dcn30_fpu.c:355 dcn30_fpu_set_mcif_arb_params() warn: inconsistent indenting.
drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn30/dcn30_fpu.c:384 dcn30_fpu_calculate_wm_and_dlg() warn: inconsistent indenting.
drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn30/dcn30_fpu.c:390 dcn30_fpu_calculate_wm_and_dlg() warn: inconsistent indenting.
Reported-by: Abaci Robot <[email protected]>
Signed-off-by: Jiapeng Chong <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_acp.c')
0 files changed, 0 insertions, 0 deletions
