* Randy Dunlap wrote:
> From: Randy Dunlap
>
> Remove @balance parameter that is no longer used in the function to
> remove a kernel-doc warning.
>
> Warning(kernel/sched/fair.c:4704): Excess function parameter 'balance'
> description in 'update_sd_lb_stats'
>
> Signed-off-by: Randy Dunlap
From: Randy Dunlap
Remove @balance parameter that is no longer used in the function to
remove a kernel-doc warning.
Warning(kernel/sched/fair.c:4704): Excess function parameter 'balance'
description in 'update_sd_lb_stats'
Signed-off-by: Randy Dunlap
---
kernel/sched/fair.c |1 -
1 file
2 matches
Mail list logo