Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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

+1 -1
+1 -1
drivers/cpuidle/governors/teo.c
··· 76 76 * likely woken up by a non-timer wakeup source). 77 77 * 78 78 * 2. If the second sum computed in step 1 is greater than a half of the sum of 79 - * both metrics for the candidate state bin and all subsequent bins(if any), 79 + * both metrics for the candidate state bin and all subsequent bins (if any), 80 80 * a shallower idle state is likely to be more suitable, so look for it. 81 81 * 82 82 * - Traverse the enabled idle states shallower than the candidate one in the