cpuidle: governors: teo: Add missing space to the description

There is a missing space in the governor description comment, so add it.

No functional impact.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Link: https://patch.msgid.link/5059034.31r3eYUQgx@rafael.j.wysocki
This commit is contained in:
Rafael J. Wysocki 2025-11-21 21:11:16 +01:00
parent d834e68a0e
commit 15bfdadd61
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@
* likely woken up by a non-timer wakeup source). * likely woken up by a non-timer wakeup source).
* *
* 2. If the second sum computed in step 1 is greater than a half of the sum of * 2. If the second sum computed in step 1 is greater than a half of the sum of
* both metrics for the candidate state bin and all subsequent bins(if any), * both metrics for the candidate state bin and all subsequent bins (if any),
* a shallower idle state is likely to be more suitable, so look for it. * a shallower idle state is likely to be more suitable, so look for it.
* *
* - Traverse the enabled idle states shallower than the candidate one in the * - Traverse the enabled idle states shallower than the candidate one in the