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:
8a965b3
)
mm, slab: moved kmem_cache_alloc_node comment to correct place
author
Zhouping Liu
<zliu@redhat.com>
Thu, 16 May 2013 03:36:23 +0000
(11:36 +0800)
committer
Pekka Enberg
<penberg@kernel.org>
Sat, 8 Jun 2013 11:30:42 +0000
(14:30 +0300)
After several fixing about kmem_cache_alloc_node(), its comment
was splitted. This patch moved it on top of kmem_cache_alloc_node()
definition.
Signed-off-by: Zhouping Liu <zliu@redhat.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
No differences found