mirror of
https://github.com/torvalds/linux.git
synced 2026-09-15 15:01:08 -04:00
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>