From: Ingo Molnar Date: Mon, 16 Jul 2007 07:46:30 +0000 (+0200) Subject: [PATCH] sched: remove dead code from task_stime() X-Git-Tag: v2.6.23-rc1~780^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5926c50b83b626991c8c38efbca2020ee96b215f;p=pandora-kernel.git [PATCH] sched: remove dead code from task_stime() Alexey Dobriyan noticed that task_stime() contains a piece of dead code. (which is a remnant of earlier versions of this code) Remove that code. Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed