On Fri, Jun 05, 2020 at 11:24:43AM -0700, Joe Perches wrote: > IS_ENABLED is almost always used with CONFIG_<FOO> defines. > > Add a test to verify that the #define being tested starts with CONFIG_. > > Signed-off-by: Joe Perches <j...@perches.com>
Reviewed-by: Kees Cook <keesc...@chromium.org> -- Kees Cook