Re: [PATCH 04/15] cfq-iosched: Rename few functions related to selecting workload

From: Jeff Moyer
Date: Mon Oct 01 2012 - 16:55:43 EST


Vivek Goyal <vgoyal@xxxxxxxxxx> writes:

> choose_st() 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>

No objections.

Acked-by: Jeff Moyer <jmoyer@xxxxxxxxxx>
--
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/