From: Fengguang Wu Date: Fri, 5 Oct 2012 00:13:15 +0000 (-0700) Subject: idr: rename MAX_LEVEL to MAX_IDR_LEVEL X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~12^2~116 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=125c4c706b680c7831f0966ff873c1ad0354ec25;p=pandora-kernel.git 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. [akpm@linux-foundation.org: repair fallout] [sfr@canb.auug.org.au: IB/mlx4: fix for MAX_ID_MASK to MAX_IDR_MASK name change] Signed-off-by: Fengguang Wu Cc: Bernd Petrovitsch Cc: walter harms Cc: Glauber Costa Signed-off-by: Stephen Rothwell Cc: Roland Dreier Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed