diff options
author | Valentin Schneider <[email protected]> | 2019-12-11 11:38:47 +0000 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2019-12-25 10:42:07 +0100 |
commit | 59fe675248ffc37d4167e9ec6920a2f3d5ec67bb (patch) | |
tree | 6cdc5ccf90213888f25fe8bc67e51658c047ea97 /scripts/bpf_helpers_doc.py | |
parent | 17346452b25b98acfb395d2a82ec2e4ad0cb7a01 (diff) |
sched/uclamp: Remove uclamp_util()
The sole user of uclamp_util(), schedutil_cpu_util(), was made to use
uclamp_util_with() instead in commit:
af24bde8df20 ("sched/uclamp: Add uclamp support to energy_compute()")
From then on, uclamp_util() has remained unused. Being a simple wrapper
around uclamp_util_with(), we can get rid of it and win back a few lines.
Tested-By: Dietmar Eggemann <[email protected]>
Suggested-by: Dietmar Eggemann <[email protected]>
Signed-off-by: Valentin Schneider <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Reviewed-by: Dietmar Eggemann <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions