From: Heiko Carstens Date: Mon, 25 Oct 2010 14:10:19 +0000 (+0200) Subject: [S390] switch_to: get rid of prev == next check X-Git-Tag: v2.6.37-rc1~125^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=189b93d00fd6f71b013ad472fd72c0f043b160a9;p=pandora-kernel.git [S390] switch_to: get rid of prev == next check schedule() makes sure that prev != next before calling switch_to(). Therefore remove the redundant check. Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed