aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-sub-ui.c
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2023-05-22 21:50:20 +0200
committerPeter Zijlstra <[email protected]>2023-05-30 22:46:26 +0200
commitf7df852ad6dbb84644e75df7402d9a34f39f31bd (patch)
tree191203718d698a030b2926e068afb8c63d244a39 /lib/mpi/mpi-sub-ui.c
parentc0bdfd72fbfb7319581bd5bb09b4f10979385bac (diff)
sched: Make task_vruntime_update() prototype visible
Having the prototype next to the caller but not visible to the callee causes a W=1 warning: kernel/sched/fair.c:11985:6: error: no previous prototype for 'task_vruntime_update' [-Werror=missing-prototypes] Move this to a header, as we do for all other function declarations. Signed-off-by: Arnd Bergmann <[email protected]> Signed-off-by: Peter Zijlstra (Intel) <[email protected]> Reviewed-by: Vincent Guittot <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions