]> git.karo-electronics.de Git - karo-tx-linux.git/commit
checkpatch: warn about using CONFIG_EXPERIMENTAL
authorKees Cook <keescook@chromium.org>
Thu, 15 Nov 2012 02:38:27 +0000 (13:38 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 15 Nov 2012 06:32:08 +0000 (17:32 +1100)
commit4575bf7f155e3ec99d4ba7e59508c39d2a4a563c
tree49070d10a2b0809995041b0896d25063dae75d26
parent6099fdfe4c50525f344959c791a1112a923980c2
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