mirror of
https://github.com/torvalds/linux.git
synced 2026-05-25 07:33:19 +02:00
drm/amd/pm: Fix comment style
Fix code comment style Signed-off-by: Lijo Lazar <lijo.lazar@amd.com> Reviewed-by: Yang Wang <kevinyang.wang@amd.com> Reported-by: kernel test robot <lkp@intel.com> Closes: https://lore.kernel.org/oe-kbuild-all/202504271422.D6cqMlZ0-lkp@intel.com/ Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
parent
cf1fcdeec4
commit
3580440308
|
|
@ -1347,7 +1347,7 @@ static int arcturus_get_power_limit(struct smu_context *smu,
|
|||
*default_power_limit = power_limit;
|
||||
if (max_power_limit)
|
||||
*max_power_limit = power_limit;
|
||||
/**
|
||||
/*
|
||||
* No lower bound is imposed on the limit. Any unreasonable limit set
|
||||
* will result in frequent throttling.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user