Quoting Kees Cook (2020-06-05 15:19:53)
This has no code changes, but the typo is clearly getting copy/pasted, so better to avoid this now and fix the typo. IS_ENABLED() takes full names, and must have the "CONFIG_" prefix.
Reported-by: Joe Perches joe@perches.com Link: https://lore.kernel.org/lkml/b08611018fdb6d88757c6008a5c02fa0e07b32fb.camel@... Signed-off-by: Kees Cook keescook@chromium.org
Reviewed-by: Chris Wilson chris@chris-wilson.co.uk -Chris