diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2024-07-08 00:38:07 +0900 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2024-07-20 13:34:18 +0900 |
commit | 3c2f84cedaeb2fe9575dd3f6edddf0d875b3b97c (patch) | |
tree | 62a3b7acf03bd38d48a1d842b1928298f9bfc227 /arch | |
parent | 94a4b0a4cb4340273a2d67be893f9032fe7b7e26 (diff) |
kconfig: remove 'e1' and 'e2' macros from expression deduplication
I do not think the macros 'e1' and 'e2' are readable.
The statement:
e1 = expr_alloc_symbol(...);
affects the caller's variable, but this is not sufficiently clear from the code.
Remove the macros. No functional change intended.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions