Re: [PATCH] checkpatch: stop checking for CONFIG_EXPERIMENTAL

From: Kees Cook
Date: Sat Mar 16 2013 - 18:38:27 EST


On Sat, Mar 16, 2013 at 2:30 PM, Paul Bolle <pebolle@xxxxxxxxxx> wrote:
> CONFIG_EXPERIMENTAL has been removed from the tree, in commit
> 3d374d09f16f64ab4d71704cbe621514d36cd0b1 ("final removal of
> CONFIG_EXPERIMENTAL"). There's no need to test for it in checkpatch
> anymore. If it ever pops up again it can be caught when someone feels
> like cleaning up invalid Kconfig symbols and macros again.

Hrm, I actually think it would be better to change this to ERROR
instead of WARN.

-Kees

--
Kees Cook
Chrome OS Security
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/