Re: [PATCH 4/6] cfq-iosched: Rename few functions related toselecting workload

From: Tejun Heo
Date: Thu Dec 06 2012 - 14:19:02 EST


On Wed, Oct 03, 2012 at 04:56:59PM -0400, Vivek Goyal wrote:
> 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@xxxxxxxxxx>
> Acked-by: Jeff Moyer <jmoyer@xxxxxxxxxx>

Acked-by: Tejun Heo <tj@xxxxxxxxxx>

--
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/