Re: [patch 1/4] memcg: keep only one charge cancelling function

From: KAMEZAWA Hiroyuki
Date: Wed Feb 09 2011 - 18:57:59 EST


On Wed, 9 Feb 2011 12:01:50 +0100
Johannes Weiner <hannes@xxxxxxxxxxx> wrote:

> We have two charge cancelling functions: one takes a page count, the
> other a page size. The second one just divides the parameter by
> PAGE_SIZE and then calls the first one. This is trivial, no need for
> an extra function.
>
> Signed-off-by: Johannes Weiner <hannes@xxxxxxxxxxx>
Acked-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>


--
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/