From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail190.messagelabs.com (mail190.messagelabs.com [216.82.249.51]) by kanga.kvack.org (Postfix) with ESMTP id 973C86B0085 for ; Wed, 6 Oct 2010 10:02:18 -0400 (EDT) Message-ID: <4CAC8169.2060400@cs.helsinki.fi> Date: Wed, 06 Oct 2010 17:02:17 +0300 From: Pekka Enberg MIME-Version: 1.0 Subject: Re: [UnifiedV4 02/16] slub: Move functions to reduce #ifdefs References: <20101005185725.088808842@linux.com> <20101005185812.949429401@linux.com> In-Reply-To: <20101005185812.949429401@linux.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org To: Christoph Lameter Cc: linux-mm@kvack.org, linux-kernel@vger.kernel.org, David Rientjes List-ID: On 5.10.2010 21.57, Christoph Lameter wrote: > There is a lot of #ifdef/#endifs that can be avoided if functions would be in different > places. Move them around and reduce #ifdef. > > Signed-off-by: Christoph Lameter I applied this patch. Thanks! -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org