Re: [PATCH 05/86] drivers/net/ethernet/seeq: remove depends on CONFIG_EXPERIMENTAL

2013-01-17 Thread David Miller
From: Kees Cook Date: Thu, 17 Jan 2013 09:03:40 -0800 > On Wed, Jan 16, 2013 at 7:11 PM, David Miller wrote: >> Partially CC:'ing a mailing list for a subset of patches, without also >> CC:'ing that list on your openning "00/xxx" email explaing what you're >> doing and why is kind of pointless.

Re: [PATCH 05/86] drivers/net/ethernet/seeq: remove depends on CONFIG_EXPERIMENTAL

2013-01-17 Thread Kees Cook
On Wed, Jan 16, 2013 at 7:11 PM, David Miller wrote: > Partially CC:'ing a mailing list for a subset of patches, without also > CC:'ing that list on your openning "00/xxx" email explaing what you're > doing and why is kind of pointless. Hm? 0/86 got sent to lkml: https://lkml.org/lkml/2013/1/16/8

[PATCH 05/86] drivers/net/ethernet/seeq: remove depends on CONFIG_EXPERIMENTAL

2013-01-16 Thread Kees Cook
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: "David S. Miller" Cc: Greg Kroah-Hartman Signed-off-by: Kees Cook --- drive

Re: [PATCH 05/86] drivers/net/ethernet/seeq: remove depends on CONFIG_EXPERIMENTAL

2013-01-16 Thread David Miller
Partially CC:'ing a mailing list for a subset of patches, without also CC:'ing that list on your openning "00/xxx" email explaing what you're doing and why is kind of pointless. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.ke