Re: [PATCH linux-next] drm/amd/pm: Remove unneeded result variable

2022-09-20 Thread Alex Deucher
Applied. Thanks! On Tue, Sep 20, 2022 at 2:36 AM wrote: > > From: ye xingchen > > Return the value atomctrl_initialize_mc_reg_table_v2_2() directly instead > of storing it in another redundant variable. > > Reported-by: Zeal Robot > Signed-off-by: ye xingchen > --- > drivers/gpu/drm/amd/pm/p

[PATCH linux-next] drm/amd/pm: Remove unneeded result variable

2022-09-19 Thread cgel . zte
From: ye xingchen Return the value atomctrl_initialize_mc_reg_table_v2_2() directly instead of storing it in another redundant variable. Reported-by: Zeal Robot Signed-off-by: ye xingchen --- drivers/gpu/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.c | 4 +--- 1 file changed, 1 insertion(+),