diff options
author | 2016-02-11 11:59:38 +0900 | |
---|---|---|
committer | 2016-02-17 09:32:03 +0100 | |
commit | 3223d052b79eb9b620d170584c417d60a8bfd649 (patch) | |
tree | 933b6b296b63d07f5a1b7f22a4046c0a4b5424ff /tools/perf/scripts/python/export-to-postgresql.py | |
parent | sched/numa: Spread memory according to CPU and memory use (diff) | |
download | wireguard-linux-3223d052b79eb9b620d170584c417d60a8bfd649.tar.xz wireguard-linux-3223d052b79eb9b620d170584c417d60a8bfd649.zip |
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 <byungchul.park@lge.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/1455159578-17256-1-git-send-email-byungchul.park@lge.com
[ Edited the changelog. ]
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions