[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1362996200-2674-1-git-send-email-epure.andrei@gmail.com>
Date: Mon, 11 Mar 2013 12:03:20 +0200
From: Andrei Epure <epure.andrei@...il.com>
To: mingo@...hat.com, peterz@...radead.org
Cc: trivial@...nel.org, linux-kernel@...r.kernel.org,
Andrei Epure <epure.andrei@...il.com>
Subject: [PATCH] kernel:sched hyphened compound adjective before noun
Signed-off-by: Andrei Epure <epure.andrei@...il.com>
---
kernel/sched/fair.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kernel/sched/fair.c b/kernel/sched/fair.c
index 7a33e59..3220639 100644
--- a/kernel/sched/fair.c
+++ b/kernel/sched/fair.c
@@ -652,7 +652,7 @@ static u64 sched_slice(struct cfs_rq *cfs_rq, struct sched_entity *se)
}
/*
- * We calculate the vruntime slice of a to be inserted task
+ * We calculate the vruntime slice of a to-be-inserted task.
*
* vs = s/w
*/
--
1.7.9.5
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists