From 431e3499a96b74c4ca38001e10a49ca71209f308 Mon Sep 17 00:00:00 2001 From: "Bjoern B. Brandenburg" Date: Sun, 19 Apr 2009 17:41:04 -0400 Subject: GSN-EDF: remove old and wrong comment --- litmus/sched_gsn_edf.c | 1 - 1 file changed, 1 deletion(-) diff --git a/litmus/sched_gsn_edf.c b/litmus/sched_gsn_edf.c index dada868b23..b898a091ce 100644 --- a/litmus/sched_gsn_edf.c +++ b/litmus/sched_gsn_edf.c @@ -395,7 +395,6 @@ static struct task_struct* gsnedf_schedule(struct task_struct * prev) int out_of_time, sleep, preempt, np, exists, blocks; struct task_struct* next = NULL; - /* Will be released in finish_switch. */ spin_lock(&gsnedf_lock); clear_will_schedule(); -- cgit v1.2.2