Re: [PATCH v2] drivers:smumgr:fix up the misspellings

2024-08-23 Thread Alex Deucher
On Fri, Aug 23, 2024 at 5:30 AM Yang Ruibin <11162...@vivo.com> wrote: > > Hightest is a typo. It should be highest.Please ensure > the consistency of variable naming. > > Signed-off-by: Yang Ruibin <11162...@vivo.com> > --- > Changes V2: > - Replaced the word "hightest_pcie_level_enabled" with >

[PATCH v2] drivers:smumgr:fix up the misspellings

2024-08-23 Thread Yang Ruibin
Hightest is a typo. It should be highest.Please ensure the consistency of variable naming. Signed-off-by: Yang Ruibin <11162...@vivo.com> --- Changes V2: - Replaced the word "hightest_pcie_level_enabled" with "hightest_pcie_level_enabled". --- .../drm/amd/pm/powerplay/smumgr/fiji_smumgr.c|