commit | 056b7ccef4bc670b1ed77181159c8228de0926ab | [log] [tgz] |
---|---|---|
author | Zhang Zhen <zhenzhang.zhang@huawei.com> | Fri Dec 12 16:55:38 2014 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sat Dec 13 12:42:47 2014 -0800 |
tree | b7574a864baed1928bcb6840c2b3c6ec746e3652 | |
parent | bd6dace78b9e4595d29892f806514518449c7489 [diff] |
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>