diff options
author | Lin Ming <ming.m.lin@intel.com> | 2011-07-22 09:14:31 +0800 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2011-07-22 12:47:22 +0200 |
commit | 0f3171438fc917b9f6b8b60dbb7a3fff9a0f68fd (patch) | |
tree | 9164575614f17bbce9a03128af460e997189a808 /init | |
parent | 2bd2d6f2dc952fc44fc52887de36e51896da96b9 (diff) | |
download | linux-0f3171438fc917b9f6b8b60dbb7a3fff9a0f68fd.tar.bz2 |
sched: Cleanup duplicate local variable in [enqueue|dequeue]_task_fair
No need to define a new "cfs_rq" variable in the "for" block.
Just use the one at the top of the function.
Signed-off-by: Lin Ming <ming.m.lin@intel.com>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/1311297271.3938.1352.camel@minggr.sh.intel.com
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions