diff options
author | 2012-10-03 16:57:00 -0400 | |
---|---|---|
committer | 2013-01-09 08:05:09 -0800 | |
commit | 1f23f12151ab508728dd5fca12180e2fce6c6949 (patch) | |
tree | ebd8f061f62d381d9f346f4d720f0a6288143eb6 /tools/perf/scripts/python | |
parent | cfq-iosched: Rename few functions related to selecting workload (diff) | |
download | linux-dev-1f23f12151ab508728dd5fca12180e2fce6c6949.tar.xz linux-dev-1f23f12151ab508728dd5fca12180e2fce6c6949.zip |
cfq-iosched: Get rid of unnecessary local variable
Use of local varibale "n" seems to be unnecessary. Remove it. This brings
it inline with function __cfq_group_st_add(), which is also doing the
similar operation of adding a group to a rb tree.
No functionality change here.
Signed-off-by: Vivek Goyal <vgoyal@redhat.com>
Acked-by: Jeff Moyer <jmoyer@redhat.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions