Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 46123355 authored by Randy Dunlap's avatar Randy Dunlap Committed by Ingo Molnar
Browse files

sched/fair: Fix nuisance kernel-doc warning



Work around kernel-doc warning ('*' in Sphinx doc means "emphasis"):

  ../kernel/sched/fair.c:7584: WARNING: Inline emphasis start-string without end-string.

Signed-off-by: default avatarRandy Dunlap <rdunlap@infradead.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/f18b30f9-6251-6d86-9d44-16501e386891@infradead.org


Signed-off-by: default avatarIngo Molnar <mingo@kernel.org>
parent 50e76632
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7719,7 +7719,7 @@ static inline void update_sd_lb_stats(struct lb_env *env, struct sd_lb_stats *sd
 * number.
 *
 * Return: 1 when packing is required and a task should be moved to
 * this CPU.  The amount of the imbalance is returned in *imbalance.
 * this CPU.  The amount of the imbalance is returned in env->imbalance.
 *
 * @env: The load balancing environment.
 * @sds: Statistics of the sched_domain which is to be packed