lkml.org 
[lkml]   [2013]   [Oct]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] sched/fair.c: remove kernel-doc warning
From: Randy Dunlap <rdunlap@infradead.org>

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 <rdunlap@infradead.org>
---
kernel/sched/fair.c | 1 -
1 file changed, 1 deletion(-)

--- lnx-312-rc6.orig/kernel/sched/fair.c
+++ lnx-312-rc6/kernel/sched/fair.c
@@ -4696,7 +4696,6 @@ static bool update_sd_pick_busiest(struc
/**
* update_sd_lb_stats - Update sched_domain's statistics for load balancing.
* @env: The load balancing environment.
- * @balance: Should we balance.
* @sds: variable to hold the statistics for this sched_domain.
*/
static inline void update_sd_lb_stats(struct lb_env *env,

\
 
 \ /
  Last update: 2013-10-20 00:21    [W:0.030 / U:0.676 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site