On Wed, 11 Jun 2014, Christoph Lameter wrote: > Use the two functions to simplify the code avoiding numerous explicit > checks coded checking for a certain node to be online. > > Get rid of various repeated calculations of kmem_cache_node structures. > You're not bragging about your diffstat that removes more lines than it removes that show why this change is helpful :) mm/slab.c | 167 +++++++++++++++++++++++++++++------------------------------------ 1 file changed, 77 insertions(+), 90 deletions(-) > Signed-off-by: Christoph Lameter <cl@xxxxxxxxx> > Acked-by: David Rientjes <rientjes@xxxxxxxxxx> -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>