linux-xiaomi-chiron/drivers/gpu/drm/amd/pm
Dan Carpenter 508a47d434 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>
2022-03-15 15:01:12 -04:00
..
inc drm/amd/pm: add send bad channel info function 2022-03-15 14:25:16 -04:00
legacy-dpm
powerplay
swsmu drm/amd/pm: fix indenting in __smu_cmn_reg_print_error() 2022-03-15 15:01:12 -04:00
amdgpu_dpm.c drm/amd/pm: use pm mutex to protect ecc info table 2022-03-15 14:34:34 -04:00
amdgpu_dpm_internal.c
amdgpu_pm.c drm/amd/pm: fix typos in comments 2022-03-15 15:01:12 -04:00
Makefile