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:
ab4d5ed
)
slub: Move functions to reduce #ifdefs
author
Christoph Lameter
<cl@linux.com>
Tue, 5 Oct 2010 18:57:27 +0000
(13:57 -0500)
committer
Pekka Enberg
<penberg@kernel.org>
Wed, 6 Oct 2010 13:54:37 +0000
(16:54 +0300)
There is a lot of #ifdef/#endifs that can be avoided if functions would be in different
places. Move them around and reduce #ifdef.
Signed-off-by: Christoph Lameter <cl@linux.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
mm/slub.c
patch
|
blob
|
history
diff --cc
mm/slub.c
Simple merge