[PATCH 033/193] block: remove CONFIG_EXPERIMENTAL

2012-10-23 Thread Kees Cook
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, remove it. CC: Jens Axboe Signed-off-by: Kees Cook --- block/Kconfig |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/block/Kcon

Re: [PATCH 033/193] block: remove CONFIG_EXPERIMENTAL

2012-10-23 Thread Jens Axboe
On 2012-10-23 22:01, Kees Cook wrote: > 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, remove it. > > CC: Jens Axboe > Signed-off-by: Kees Cook > --- > block/Kconfig |2 +- > 1 file changed