From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx122.postini.com [74.125.245.122]) by kanga.kvack.org (Postfix) with SMTP id 1AAB06B0142 for ; Thu, 13 Sep 2012 05:53:23 -0400 (EDT) Message-ID: <5051AC4D.4050003@parallels.com> Date: Thu, 13 Sep 2012 13:50:05 +0400 From: Glauber Costa MIME-Version: 1.0 Subject: Re: [PATCH] idr: Rename MAX_LEVEL to MAX_ID_LEVEL References: <20120910131426.GA12431@localhost> <504E1182.7080300@bfs.de> <20120911094823.GA29568@localhost> <20120912160302.ae257eb4.akpm@linux-foundation.org> <20120912233801.GA14638@localhost> In-Reply-To: <20120912233801.GA14638@localhost> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org List-ID: To: Fengguang Wu Cc: Andrew Morton , walter harms , kernel-janitors@vger.kernel.org, Linux Memory Management List On 09/13/2012 03:38 AM, Fengguang Wu wrote: > On Wed, Sep 12, 2012 at 04:03:02PM -0700, Andrew Morton wrote: >> On Tue, 11 Sep 2012 17:48:23 +0800 >> Fengguang Wu wrote: >> >>> idr: Rename MAX_LEVEL to MAX_IDR_LEVEL >>> >>> To avoid name conflicts: >>> >>> drivers/video/riva/fbdev.c:281:9: sparse: preprocessor token MAX_LEVEL redefined >>> >>> While at it, also make the other names more consistent and >>> add parentheses. >> >> That was a rather modest effort :( >> >> drivers/i2c/i2c-core.c | 2 +- >> drivers/infiniband/core/cm.c | 2 +- >> drivers/pps/pps.c | 2 +- >> drivers/thermal/thermal_sys.c | 2 +- >> fs/super.c | 2 +- >> 5 files changed, 5 insertions(+), 5 deletions(-) > >> From: Andrew Morton >> Subject: idr-rename-max_level-to-max_idr_level-fix-fix-2 >> >> ho hum >> >> lib/idr.c | 14 +++++++------- > > Embarrassing.. Sorry for not build testing it at all! > > Regards, > Fengguang > You can build test it automatically using Fengguang's 0-day test system. /me runs -- 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