Commit 35804403 authored by Lijo Lazar's avatar Lijo Lazar Committed by Alex Deucher
Browse files

drm/amd/pm: Fix comment style

parent cf1fcdee
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.
	 */