From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752055AbaBKQ0Z (ORCPT ); Tue, 11 Feb 2014 11:26:25 -0500 Received: from cpsmtpb-ews08.kpnxchange.com ([213.75.39.13]:51776 "EHLO cpsmtpb-ews08.kpnxchange.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751589AbaBKQ0X (ORCPT ); Tue, 11 Feb 2014 11:26:23 -0500 Message-ID: <1392135980.3755.20.camel@x220> Subject: Re: [PATCH] [TRIVIAL] Kconfig: Remove useless "default N" lines From: Paul Bolle To: Randy Dunlap Cc: Dan Carpenter , Jiri Kosina , Martin Walch , Richard Weinberger , linux-kernel@vger.kernel.org Date: Tue, 11 Feb 2014 17:26:20 +0100 In-Reply-To: <52FA49E9.9050802@infradead.org> References: <1392122327.13064.14.camel@x220> <52FA4901.8030405@infradead.org> <52FA49E9.9050802@infradead.org> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.10.3 (3.10.3-1.fc20) Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 11 Feb 2014 16:26:21.0059 (UTC) FILETIME=[FF8B7530:01CF2745] X-RcptDomain: vger.kernel.org Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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