Skip to content
Snippets Groups Projects
Commit d6ee3576 authored by Sam Ravnborg's avatar Sam Ravnborg
Browse files

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: default avatarSam Ravnborg <sam@ravnborg.org>
Cc: Roman Zippel <zippel@linux-m68k.org>
parent d84876f9
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment