]> www.infradead.org Git - users/jedix/linux-maple.git/commit
sched/fair: Fix variable declaration position
authorVincent Guittot <vincent.guittot@linaro.org>
Mon, 2 Dec 2024 17:46:06 +0000 (18:46 +0100)
committerPeter Zijlstra <peterz@infradead.org>
Mon, 9 Dec 2024 10:48:13 +0000 (11:48 +0100)
commit0429489e092851f066b08deed9ce0f3910515383
treec8dbbd4716cd9463bd1974ee0d63f524c4c91426
parent61b82dfb6b7e1f951fd1e95198a2aee2ccf6a167
sched/fair: Fix variable declaration position

Move variable declaration at the beginning of the function

Signed-off-by: Vincent Guittot <vincent.guittot@linaro.org>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: Dietmar Eggemann <dietmar.eggemann@arm.com>
Link: https://lore.kernel.org/r/20241202174606.4074512-12-vincent.guittot@linaro.org
kernel/sched/fair.c