On Thu, Jan 9, 2020 at 12:27 PM Roman Gushchin <guro@xxxxxx> wrote: > > Drop the _memcg suffix from (__)memcg_kmem_(un)charge functions. > It's shorter and more obvious. > > These are the most basic functions which are just (un)charging the > given cgroup with the given amount of pages. > > Also fix up the corresponding comments. > > Signed-off-by: Roman Gushchin <guro@xxxxxx> Reviewed-by: Shakeel Butt <shakeelb@xxxxxxxxxx>