drivers/block: remove CONFIG_EXPERIMENTAL
authorKees Cook <keescook@chromium.org>
Tue, 23 Oct 2012 20:01:51 +0000 (14:01 -0600)
committerJens Axboe <axboe@kernel.dk>
Tue, 23 Oct 2012 20:30:38 +0000 (22:30 +0200)
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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
CC: Asai Thambi S P <asamymuthupa@micron.com>
CC: Pete Zaitcev <zaitcev@redhat.com>
CC: Cong Wang <xiyou.wangcong@gmail.com>
CC: Jens Axboe <jaxboe@fusionio.com>
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>

No differences found