diff options
| author | Zhongqiu Han <zhongqiu.han@oss.qualcomm.com> | 2026-07-03 17:24:33 +0800 |
|---|---|---|
| committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2026-07-15 17:46:41 +0200 |
| commit | db6a017c91b774c15b1b890db45981eacfff540e (patch) | |
| tree | 4d7b145a4048ed04619fc18203860726ae0c5f90 /include/linux/jbd2.h | |
| parent | dd242ab6a557900fd45fc43c753dac2e032d5429 (diff) | |
| download | linux-next-db6a017c91b774c15b1b890db45981eacfff540e.tar.gz linux-next-db6a017c91b774c15b1b890db45981eacfff540e.zip | |
cpufreq: schedutil: Fix self-contradictory comment in sugov_iowait_apply()
The kerneldoc of sugov_iowait_apply() says the IO boost value is increased
in sugov_iowait_apply() and, in the same sentence, that it is decreased by
the same function. That is self-contradictory, and the first part is wrong:
sugov_iowait_apply() only decreases the boost.
The boost is actually increased in sugov_iowait_boost(). Fix the comment to
name sugov_iowait_boost() as the place where the boost is increased, so it
matches the code.
No functional change.
Fixes: fd7d5287fd65 ("cpufreq: schedutil: Cleanup and document iowait boost")
Signed-off-by: Zhongqiu Han <zhongqiu.han@oss.qualcomm.com>
Reviewed-by: Christian Loehle <christian.loehle@arm.com>
Link: https://patch.msgid.link/20260703092433.4080165-1-zhongqiu.han@oss.qualcomm.com
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'include/linux/jbd2.h')
0 files changed, 0 insertions, 0 deletions
