slub: rename calculate_min_partial() to set_min_partial()
authorDavid Rientjes <rientjes@google.com>
Wed, 25 Feb 2009 07:16:35 +0000 (09:16 +0200)
committerPekka Enberg <penberg@cs.helsinki.fi>
Wed, 25 Feb 2009 07:16:35 +0000 (09:16 +0200)
commitc0bdb232b23b51c23e551041510ad6bea5ce5a92
treec904332ff38d1dac3450734a47997b6d0eca07fc
parent73d342b169db700b5a6ad626fe4b86911efec8db
slub: rename calculate_min_partial() to set_min_partial()

As suggested by Christoph Lameter, rename calculate_min_partial() to
set_min_partial() as the function doesn't really do any calculations.

Cc: Christoph Lameter <cl@linux-foundation.org>
Signed-off-by: David Rientjes <rientjes@google.com>
Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
mm/slub.c