diff options
author | Vivek Goyal <vgoyal@redhat.com> | 2012-10-04 00:56:59 +0400 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2013-01-09 20:05:09 +0400 |
commit | 6d816ec7c83871da7c2472af7479d2438e641052 (patch) | |
tree | 39c8593f5524ac5a68e9a031d61ae5ff8a8c5477 /samples | |
parent | 34b98d03bd6e3f3c67af1e4933aaf19887a61192 (diff) | |
download | linux-6d816ec7c83871da7c2472af7479d2438e641052.tar.xz |
cfq-iosched: Rename few functions related to selecting workload
choose_service_tree() selects/sets both wl_class and wl_type. Rename it to
choose_wl_class_and_type() to make it very clear.
cfq_choose_wl() only selects and sets wl_type. It is easy to confuse
it with choose_st(). So rename it to cfq_choose_wl_type() to make
it clear what does it do.
Just renaming. No functionality change.
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 'samples')
0 files changed, 0 insertions, 0 deletions