sched/deadline: Cleanup RT leftovers from {inc/dec}_dl_migration
authorKirill Tkhai <ktkhai@parallels.com>
Tue, 25 Feb 2014 15:52:23 +0000 (19:52 +0400)
committerIngo Molnar <mingo@kernel.org>
Thu, 27 Feb 2014 11:29:39 +0000 (12:29 +0100)
In deadline class we do not have group scheduling.

So, let's remove unnecessary

X = X;

equations.

Signed-off-by: Kirill Tkhai <ktkhai@parallels.com>
Signed-off-by: Peter Zijlstra <peterz@infradead.org>
Cc: Juri Lelli <juri.lelli@gmail.com>
Link: http://lkml.kernel.org/r/1393343543.4089.5.camel@tkhai
Signed-off-by: Ingo Molnar <mingo@kernel.org>

No differences found