aboutsummaryrefslogtreecommitdiff
path: root/tools/perf
diff options
context:
space:
mode:
authorQian Cai <[email protected]>2019-12-19 09:03:14 -0500
committerIngo Molnar <[email protected]>2019-12-25 10:42:06 +0100
commit53a23364b6b0c679a8ecfc48e74d652f18e3631f (patch)
treeaa9b3c25b77c8edc1e1a4fc5e2356ca469c2a0e2 /tools/perf
parent1e5f8a308551b9816588e12bb795aeadebe37c4a (diff)
sched/core: Remove unused variable from set_user_nice()
This commit left behind an unused variable: 5443a0be6121 ("sched: Use fair:prio_changed() instead of ad-hoc implementation") left behind an unused variable. kernel/sched/core.c: In function 'set_user_nice': kernel/sched/core.c:4507:16: warning: variable 'delta' set but not used int old_prio, delta; ^~~~~ Signed-off-by: Qian Cai <[email protected]> Signed-off-by: Peter Zijlstra (Intel) <[email protected]> Cc: Linus Torvalds <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Thomas Gleixner <[email protected]> Fixes: 5443a0be6121 ("sched: Use fair:prio_changed() instead of ad-hoc implementation") Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf')
0 files changed, 0 insertions, 0 deletions