Re: [PATCH 163/193] net/dccp/ccids: remove CONFIG_EXPERIMENTAL

2012-10-27 Thread Gerrit Renker
On Tue, 23 Oct 2012 13:03:56 -0700 Kees Cook wrote: > From: Kees Cook > To: linux-kernel@vger.kernel.org > Cc: Kees Cook , Gerrit Renker , > "David S. Miller" > Subject: [PATCH 163/193] net/dccp/ccids: remove CONFIG_EXPERIMENTAL > Date: Tue, 23 Oct 2012 13:03:5

[PATCH 163/193] net/dccp/ccids: 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: Gerrit Renker CC: "David S. Miller" Signed-off-by: Kees Cook --- net/dccp/ccids/Kconfig |5 ++--- 1 file changed, 2 insertions(+),

Re: [PATCH 163/193] net/dccp/ccids: remove CONFIG_EXPERIMENTAL

2012-10-23 Thread David Miller
From: Kees Cook Date: Tue, 23 Oct 2012 13:03:56 -0700 > 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: Gerrit Renker > CC: "David S. Miller" > Signed-off-by: Kees Cook Ack