From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qe0-f44.google.com (mail-qe0-f44.google.com [209.85.128.44]) by kanga.kvack.org (Postfix) with ESMTP id EF3B66B0035 for ; Fri, 13 Dec 2013 16:22:33 -0500 (EST) Received: by mail-qe0-f44.google.com with SMTP id nd7so2117066qeb.31 for ; Fri, 13 Dec 2013 13:22:33 -0800 (PST) Received: from mail-qa0-x230.google.com (mail-qa0-x230.google.com [2607:f8b0:400d:c00::230]) by mx.google.com with ESMTPS id j7si3523906qab.55.2013.12.13.13.22.32 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 13 Dec 2013 13:22:33 -0800 (PST) Received: by mail-qa0-f48.google.com with SMTP id w5so1183784qac.14 for ; Fri, 13 Dec 2013 13:22:32 -0800 (PST) Date: Fri, 13 Dec 2013 16:22:29 -0500 From: Tejun Heo Subject: Re: [PATCH v3 06/23] mm/memblock: reorder parameters of memblock_find_in_range_node Message-ID: <20131213212229.GK27070@htj.dyndns.org> References: <1386625856-12942-1-git-send-email-santosh.shilimkar@ti.com> <1386625856-12942-7-git-send-email-santosh.shilimkar@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1386625856-12942-7-git-send-email-santosh.shilimkar@ti.com> Sender: owner-linux-mm@kvack.org List-ID: To: Santosh Shilimkar Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org, linux-arm-kernel@lists.infradead.org, Grygorii Strashko , Yinghai Lu , Andrew Morton On Mon, Dec 09, 2013 at 04:50:39PM -0500, Santosh Shilimkar wrote: > From: Grygorii Strashko > > Reorder parameters of memblock_find_in_range_node to be consistent > with other memblock APIs. > > The change was suggested by Tejun Heo . > > Cc: Yinghai Lu > Cc: Tejun Heo > Cc: Andrew Morton > Signed-off-by: Grygorii Strashko > Signed-off-by: Santosh Shilimkar Reviewed-by: Tejun Heo Thanks. -- tejun -- 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