Fix spellings of slab allocator section in init/Kconfig
authorChristoph Lameter <clameter@sgi.com>
Wed, 9 May 2007 09:32:47 +0000 (02:32 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 9 May 2007 19:30:46 +0000 (12:30 -0700)
commit34013886ef47ea72e412beb04558431b57a68d51
tree2ad144b7da7b689950baca5b9725989b379829c4
parent7ae439ce0c01d7db0c70d1542985969e95ef750d
Fix spellings of slab allocator section in init/Kconfig

Fix some of the spelling issues. Fix sentences. Discourage SLOB use
since SLUB can pack objects denser.

Signed-off-by: Christoph Lameter <clameter@sgi.com>
Cc: Matt Mackall <mpm@selenic.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
init/Kconfig