On Thu, Jan 9, 2020 at 12:27 PM Roman Gushchin <guro@xxxxxx> wrote: > > Drop the unused page argument and put the memcg pointer at the first > place. This make the function consistent with its peers: > __memcg_kmem_uncharge_memcg(), memcg_kmem_charge_memcg(), etc. > > Signed-off-by: Roman Gushchin <guro@xxxxxx> Why not squash this patch in the previous one? Reviewed-by: Shakeel Butt <shakeelb@xxxxxxxxxx>