mirror_ubuntu-kernels/drivers/gpu/drm/amd/pm/swsmu
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
smu11 drm/amd/pm: new v3 SmuMetrics data structure for Sienna Cichlid 2022-03-02 18:40:07 -05:00
smu12 drm/amd/pm: validate SMU feature enable message for getting feature enabled mask 2022-02-22 14:44:36 -05:00
smu13 drm/amd/pm: add send bad channel info function 2022-03-15 14:25:16 -04:00
amdgpu_smu.c drm/amd/pm: add send bad channel info function 2022-03-15 14:25:16 -04:00
Makefile drm/amd/swsmu: add aldebaran smu13 ip support (v3) 2021-03-23 22:54:24 -04:00
smu_cmn.c drm/amd/pm: fix indenting in __smu_cmn_reg_print_error() 2022-03-15 15:01:12 -04:00
smu_cmn.h drm/amd/pm: revise the implementation of smu_cmn_disable_all_features_with_exception 2022-02-07 18:01:16 -05:00
smu_internal.h drm/amd/pm: correct the default DriverSmuConfig table settings 2022-02-16 16:57:34 -05:00