diff options
author | Byungchul Park <[email protected]> | 2016-02-11 11:59:38 +0900 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2016-02-17 09:32:03 +0100 |
commit | 3223d052b79eb9b620d170584c417d60a8bfd649 (patch) | |
tree | 933b6b296b63d07f5a1b7f22a4046c0a4b5424ff /tools/perf/scripts/python/stackcollapse.py | |
parent | 4142c3ebb685bb338b7d96090d8f90ff49065ff6 (diff) |
sched/core: Remove dead statement in __schedule()
Remove an unnecessary assignment of variable not used any more.
( This has no runtime effects as GCC is smart enough to optimize
this out. )
Signed-off-by: Byungchul Park <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
[ Edited the changelog. ]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions