[PATCH] Remove trailing space

Zhang, Hawking Hawking.Zhang at amd.com
Fri Apr 29 02:46:27 UTC 2022


[AMD Official Use Only - General]

Reviewed-by: Hawking Zhang <Hawking.Zhang at amd.com>

Regards,
Hawking
-----Original Message-----
From: amd-gfx <amd-gfx-bounces at lists.freedesktop.org> On Behalf Of Elena Sakhnovitch
Sent: Friday, April 29, 2022 07:37
To: amd-gfx at lists.freedesktop.org
Cc: Sakhnovitch, Elena (Elen) <Elena.Sakhnovitch at amd.com>
Subject: [PATCH] Remove trailing space

Clean up trailing space in file sienna_cichlis_ppt.c.

Signed-off-by: Elena Sakhnovitch <elena.sakhnovitch at amd.com>
---
 drivers/gpu/drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/gpu/drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c b/drivers/gpu/drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c
index ab3e9d8b831e..e4b254775d00 100644
--- a/drivers/gpu/drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c
+++ b/drivers/gpu/drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c
@@ -410,7 +410,7 @@ static int sienna_cichlid_append_powerplay_table(struct smu_context *smu)
        GET_PPTABLE_MEMBER(I2cControllers, &table_member);
        memcpy(table_member, smc_dpm_table->I2cControllers,
                        sizeof(*smc_dpm_table) - sizeof(smc_dpm_table->table_header));
-
+
        return 0;
 }

--
2.25.1



More information about the amd-gfx mailing list