Messages in this thread |  | | From | Shakeel Butt <> | Date | Fri, 10 Jan 2020 16:32:38 -0800 | Subject | Re: [PATCH v2 6/6] mm: kmem: rename (__)memcg_kmem_(un)charge_memcg() to __memcg_kmem_(un)charge() |
| |
On Thu, Jan 9, 2020 at 12:27 PM Roman Gushchin <guro@fb.com> 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@fb.com>
Reviewed-by: Shakeel Butt <shakeelb@google.com>
|  |