On Fri, Jun 28, 2019 at 04:49:04PM -0400, Rik van Riel wrote: > Sometimes the hierarchical load of a sched_entity needs to be calculated. > Rename task_h_load to task_se_h_load, and directly pass a sched_entity to > that function. > > Move the function declaration up above where it will be used later. > > No functional changes. > > Signed-off-by: Rik van Riel <r...@surriel.com>
Reviewed-by: Josef Bacik <jo...@toxicpanda.com> Thanks, Josef