sched/nohz: Use consistent variable names in find_new_ilb() and kick_ilb()
authorIngo Molnar <mingo@kernel.org>
Fri, 6 Oct 2023 10:25:17 +0000 (12:25 +0200)
committerIngo Molnar <mingo@kernel.org>
Mon, 9 Oct 2023 10:21:23 +0000 (12:21 +0200)
commitb6dd6984832a2868f78879fce30d6965ae899d02
treeb437aae50ec675e9cbf7865f16c3ff1a4e2c595b
parent7ef7145a2b26b172ac6885c4cf3272a38bc0979a
sched/nohz: Use consistent variable names in find_new_ilb() and kick_ilb()

Use 'ilb_cpu' consistently in both functions.

Signed-off-by: Ingo Molnar <mingo@kernel.org>
Reviewed-by: Joel Fernandes (Google) <joel@joelfernandes.org>
Link: https://lore.kernel.org/r/20231006102518.2452758-3-mingo@kernel.org
kernel/sched/fair.c