From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751597AbaBKSKD (ORCPT ); Tue, 11 Feb 2014 13:10:03 -0500 Received: from merlin.infradead.org ([205.233.59.134]:37732 "EHLO merlin.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751280AbaBKSKC (ORCPT ); Tue, 11 Feb 2014 13:10:02 -0500 Message-ID: <52FA6770.2030606@infradead.org> Date: Tue, 11 Feb 2014 10:09:52 -0800 From: Randy Dunlap User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: Paul Bolle CC: Dan Carpenter , Jiri Kosina , Martin Walch , Richard Weinberger , linux-kernel@vger.kernel.org Subject: Re: [PATCH] [TRIVIAL] Kconfig: Remove useless "default N" lines References: <1392122327.13064.14.camel@x220> <52FA4901.8030405@infradead.org> <52FA49E9.9050802@infradead.org> <1392135980.3755.20.camel@x220> In-Reply-To: <1392135980.3755.20.camel@x220> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 02/11/2014 08:26 AM, Paul Bolle wrote: > On Tue, 2014-02-11 at 08:03 -0800, Randy Dunlap wrote: >> Yes, I found it in Documentation/SubmittingPatches. >> I find that unfortunate. > > Dan Carpenter and I already suggested updates to the text about getting > permission to add a Reported-by tag in > https://lkml.org/lkml/2014/2/11/252 and in Dan's reply to that message. > > > Paul Bolle > Thanks for the info. I obviously agree with that suggested change. -- ~Randy