]> git.karo-electronics.de Git - linux-beck.git/commit
mm/memcontrol.c: remove the unused arg in __memcg_kmem_get_cache()
authorZhang Zhen <zhenzhang.zhang@huawei.com>
Sat, 13 Dec 2014 00:55:38 +0000 (16:55 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 13 Dec 2014 20:42:47 +0000 (12:42 -0800)
commit056b7ccef4bc670b1ed77181159c8228de0926ab
treeb7574a864baed1928bcb6840c2b3c6ec746e3652
parentbd6dace78b9e4595d29892f806514518449c7489
mm/memcontrol.c: remove the unused arg in __memcg_kmem_get_cache()

The gfp was passed in but never used in this function.

Signed-off-by: Zhang Zhen <zhenzhang.zhang@huawei.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/memcontrol.h
mm/memcontrol.c