slub: Whitespace cleanup and use of strict_strtoul
authorChristoph Lameter <clameter@sgi.com>
Tue, 29 Apr 2008 23:11:12 +0000 (16:11 -0700)
committerPekka Enberg <penberg@cs.helsinki.fi>
Thu, 1 May 2008 21:26:31 +0000 (00:26 +0300)
commit0121c619d03820d965745e56f80f6eb5994533fe
tree75ecdc5dee9c3a6bb64ee095f51cc831be2cd475
parent886c35fbcf6fb2eee15687efc2d64d99b6ad9a4a
slub: Whitespace cleanup and use of strict_strtoul

Fix some issues with wrapping and use strict_strtoul to make parameter
passing from sysfs safer.

Signed-off-by: Christoph Lameter <clameter@sgi.com>
Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
mm/slub.c