]> git.baikalelectronics.ru Git - kernel.git/commit
fs/cifs: remove depends on CONFIG_EXPERIMENTAL
authorKees Cook <keescook@chromium.org>
Thu, 17 Jan 2013 02:54:09 +0000 (18:54 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Jan 2013 22:39:05 +0000 (14:39 -0800)
commitdabcdb3ae585850b65c449c8f58277f7135e8ab3
treead38d585f05f2af065b71a27ccea7b9f28626a83
parent2399bd4014eeb93e23c05b1ced8198b7f0c6039d
fs/cifs: remove depends on CONFIG_EXPERIMENTAL

The CONFIG_EXPERIMENTAL 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, remove it from any "depends on" lines in Kconfigs.

CC: Steve French <sfrench@samba.org>
CC: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
fs/cifs/Kconfig