Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1b9e3526 authored by Eduardo Valentin's avatar Eduardo Valentin Committed by Zhang Rui
Browse files

thermal: cpu_cooling: standardize comment style



There are at least three patterns for oneline comments in this
file. This patch changes them to one single pattern

Signed-off-by: default avatarEduardo Valentin <eduardo.valentin@ti.com>
Signed-off-by: default avatarZhang Rui <rui.zhang@intel.com>
parent 79491e53
Loading
Loading
Loading
Loading
+4 −6
Original line number Original line Diff line number Diff line
@@ -333,9 +333,7 @@ static int cpufreq_thermal_notifier(struct notifier_block *nb,
	return 0;
	return 0;
}
}


/*
/* cpufreq cooling device callback functions are defined below */
 * cpufreq cooling device callback functions are defined below
 */


/**
/**
 * cpufreq_get_max_state - callback function to get the max cooling state.
 * cpufreq_get_max_state - callback function to get the max cooling state.