mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-04-05 03:35:52 -04:00
After previous changes, the description of the teo governor in the documentation comment does not match the code any more, so update it as appropriate. Fixes:4499143980("cpuidle: teo: Remove recent intercepts metric") Fixes:2662342079("cpuidle: teo: Gather statistics regarding whether or not to stop the tick") Fixes:6da8f9ba5a("cpuidle: teo: Skip tick_nohz_get_sleep_length() call in some cases") Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Reviewed-by: Christian Loehle <christian.loehle@arm.com> Link: https://patch.msgid.link/6120335.lOV4Wx5bFT@rjwysocki.net [ rjw: Corrected 3 typos found by Christian ] Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>