diff options
author | 2011-05-24 10:23:22 +0200 | |
---|---|---|
committer | 2011-05-24 10:23:22 +0200 | |
commit | 20359f27e8ff115f7cddf3da5b3a6cdcca2e650d (patch) | |
tree | b87c86545f68c5c660f3aeaf4cf3e366fa7db668 /tools/perf/scripts/python | |
parent | cfq-iosched: reduce bit operations in cfq_choose_req() (diff) | |
download | wireguard-linux-20359f27e8ff115f7cddf3da5b3a6cdcca2e650d.tar.xz wireguard-linux-20359f27e8ff115f7cddf3da5b3a6cdcca2e650d.zip |
cfq-iosched: remove unused 'group_changed' in cfq_service_tree_add()
The 'group_changed' variable is initialized to 0 and never changed, so
checking the variable is meaningless.
It is a leftover from 0bbfeb832042 ("cfq-iosched: Always provide group
iosolation."). Let's get rid of it.
Signed-off-by: Namhyung Kim <namhyung@gmail.com>
Cc: Justin TerAvest <teravest@google.com>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions