On Tue, Jan 9, 2018 at 8:58 AM, Andrey Ryabinin <[email protected]> wrote:
> mem_cgroup_resize_limit() and mem_cgroup_resize_memsw_limit() are almost
> identical functions. Instead of having two of them, we could pass an
> additional argument to mem_cgroup_resize_limit() and by using it,
> consolidate all the code in a single function.
>
> Signed-off-by: Andrey Ryabinin <[email protected]>

I think this is already proposed and Acked.

https://patchwork.kernel.org/patch/10150719/

Reply via email to