diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2022-03-14 17:04:05 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2022-03-15 15:01:12 -0400 |
commit | 508a47d434bffde45ca3cdb8ece186f28f9d84bf (patch) | |
tree | b7b15c46357dfe3cb36ca80797338a2640c2d354 /drivers/gpu/drm/amd/amdgpu/vcn_v1_0.c | |
parent | 28b7382621f0a83f1db795f36ee0fee6f66c10e9 (diff) |
drm/amd/pm: fix indenting in __smu_cmn_reg_print_error()
Smatch complains that the dev_err_ratelimited() is indented one tab more
than the surrounding lines.
drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu_cmn.c:174
__smu_cmn_reg_print_error() warn: inconsistent indenting
It looks like it's not a bug, just that the indenting needs to be cleaned
up.
Reviewed-by: Luben Tuikov <luben.tuikov@amd.com>
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/vcn_v1_0.c')
0 files changed, 0 insertions, 0 deletions