
9 Feb
2022
9 Feb
'22
5:37 p.m.
On Sat, Jan 22, 2022 at 05:07:24AM -0700, Simon Glass wrote:
At present the IS_ENABLED() macro has extra brackets, making it possible to write:
if IS_ENABLED(CONFIG_XXX)
but it is a bit confusing. Add the missing brackets.
Signed-off-by: Simon Glass sjg@chromium.org Reviewed-by: Jaehoon Chung jh80.chung@samsung.com
Applied to u-boot/master, thanks!
--
Tom