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

Commit 2fba5376 authored by Antonio Ospite's avatar Antonio Ospite Committed by Jiri Kosina
Browse files

cpuidle: fix comment



Signed-off-by: default avatarAntonio Ospite <ao2@ao2.it>
Cc: "Rafael J. Wysocki" <rafael.j.wysocki@intel.com>
Cc: "tuukka.tikkanen@linaro.org" <tuukka.tikkanen@linaro.org>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent d5ae11dc
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -406,7 +406,7 @@ static void menu_update(struct cpuidle_driver *drv, struct cpuidle_device *dev)
	 *
	 *
	 * Any measured amount of time will include the exit latency.
	 * Any measured amount of time will include the exit latency.
	 * Since we are interested in when the wakeup begun, not when it
	 * Since we are interested in when the wakeup begun, not when it
	 * was completed, we must substract the exit latency. However, if
	 * was completed, we must subtract the exit latency. However, if
	 * the measured amount of time is less than the exit latency,
	 * the measured amount of time is less than the exit latency,
	 * assume the state was never reached and the exit latency is 0.
	 * assume the state was never reached and the exit latency is 0.
	 */
	 */