]> git.baikalelectronics.ru Git - kernel.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)
commit26c76367ada8cccbef9272361785c0a1a8b3d3b5
treeb7574a864baed1928bcb6840c2b3c6ec746e3652
parent1abb2176d8312b69dfe7d959340a72fdc6a70adf
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