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:
0ce790e
)
slub: Fix a typo in config name
author
Li Zefan
<lizf@cn.fujitsu.com>
Tue, 12 Apr 2011 07:22:26 +0000
(15:22 +0800)
committer
Pekka Enberg
<penberg@kernel.org>
Tue, 12 Apr 2011 19:27:27 +0000
(22:27 +0300)
There's no config named SLAB_DEBUG, and it should be a typo
of SLUB_DEBUG.
Acked-by: Christoph Lameter <cl@linux.com>
Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
No differences found