git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd6dace
)
mm/memcontrol.c: remove the unused arg in __memcg_kmem_get_cache()
author
Zhang Zhen
<zhenzhang.zhang@huawei.com>
Sat, 13 Dec 2014 00:55:38 +0000
(16:55 -0800)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Sat, 13 Dec 2014 20:42:47 +0000
(12:42 -0800)
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>
No differences found