]> git.karo-electronics.de Git - karo-tx-linux.git/commit
checkpatch: warn about using CONFIG_EXPERIMENTAL
authorKees Cook <keescook@chromium.org>
Thu, 29 Nov 2012 03:18:38 +0000 (14:18 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 5 Dec 2012 05:23:36 +0000 (16:23 +1100)
commitdd44a93204062c1e67052521588fc6697a533eff
tree69b11e6c9e1355332db18882d9a0749965bf45c4
parent5118d7dc6204f5a58728b05e741673a687f32a8d
checkpatch: warn about using CONFIG_EXPERIMENTAL

This config item has not carried much meaning for a while now and is
almost always enabled by default.  As agreed during the Linux kernel
summit, it is being removed.  This will discourage future addition of
CONFIG_EXPERIMENTAL while it is being phased out.

Signed-off-by: Kees Cook <keescook@chromium.org>
Cc: Andy Whitcroft <apw@canonical.com>
Cc: Joe Perches <joe@perches.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
scripts/checkpatch.pl