From: Sam Ravnborg Date: Mon, 7 Jan 2008 20:09:55 +0000 (+0100) Subject: kconfig: rename E_OR & friends to avoid name clash X-Git-Tag: v2.6.25-rc1~1164^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6ee35764f270c699e165b15dc59f4e55546bfda;p=pandora-kernel.git kconfig: rename E_OR & friends to avoid name clash We had macros named the same as a set of enumeration values. It is legal code but very confusing to read - so rename the macros from E_* to EXPR_* Signed-off-by: Sam Ravnborg Cc: Roman Zippel --- Reading git-diff-tree failed