From: Kees Cook Date: Tue, 18 Dec 2012 00:01:48 +0000 (-0800) Subject: checkpatch: warn about using CONFIG_EXPERIMENTAL X-Git-Tag: v3.8-rc1~74^2~104 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ba8dfd17ead04de18bfca7b68c2a144c8be736a;p=pandora-kernel.git 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 Cc: Andy Whitcroft Cc: Joe Perches Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed