mm/memcontrol.c: remove the unused arg in __memcg_kmem_get_cache()
authorZhang Zhen <[email protected]>
Sat, 13 Dec 2014 00:55:38 +0000 (16:55 -0800)
committerLinus Torvalds <[email protected]>
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 <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
include/linux/memcontrol.h
mm/memcontrol.c