Re: [PATCH] mm/memcg: minor cleanup in non-memcg_kmem version of mem_cgroup_from_obj()
From: Shakeel Butt
Date: Sat Apr 23 2022 - 09:18:06 EST
On Sat, Apr 23, 2022 at 05:23:03AM +0300, Vasily Averin wrote:
> Replace leading spaces by tab:
> WARNING: please, no spaces at the start of a line
> #X: FILE: include/linux/memcontrol.h:1480:
> + return NULL;$
>
> Fixes: commit 8380ce479010 ("mm: fork: fix kernel_stack memcg stats for various stack implementations")
> Signed-off-by: Vasily Averin <vvs@xxxxxxxxxx>
Acked-by: Shakeel Butt <shakeelb@xxxxxxxxxx>