[PATCH] sched/fair.c: fix nuisance kernel-doc warning

From: Randy Dunlap
Date: Sun Sep 10 2017 - 12:55:19 EST


From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>

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

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

Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
---
kernel/sched/fair.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

--- lnx-413-rc2.orig/kernel/sched/fair.c
+++ lnx-413-rc2/kernel/sched/fair.c
@@ -7581,7 +7581,7 @@ next_group:
* 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