git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f41958
)
[PATCH] sched: remove dead code from task_stime()
author
Ingo Molnar
<mingo@elte.hu>
Mon, 16 Jul 2007 07:46:30 +0000
(09:46 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Mon, 16 Jul 2007 07:46:30 +0000
(09:46 +0200)
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 <mingo@elte.hu>
No differences found