From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergei Shtylyov Subject: Re: [PATCH 1/2] batman-adv: Remove "default n" in Kconfig Date: Sat, 26 May 2018 12:13:36 +0300 Message-ID: <18b79ab9-4c7e-e82a-3df1-e011d3977118@cogentembedded.com> References: <20180525194837.12589-1-sven@narfation.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, b.a.t.m.a.n@lists.open-mesh.org, a@unstable.cc, sw@simonwunderlich.de, mareklindner@neomailbox.ch, joe@perches.com To: Sven Eckelmann , davem@davemloft.net Return-path: Received: from mail-wm0-f66.google.com ([74.125.82.66]:37248 "EHLO mail-wm0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1031455AbeEZJNi (ORCPT ); Sat, 26 May 2018 05:13:38 -0400 Received: by mail-wm0-f66.google.com with SMTP id l1-v6so20296916wmb.2 for ; Sat, 26 May 2018 02:13:38 -0700 (PDT) In-Reply-To: <20180525194837.12589-1-sven@narfation.org> Content-Language: en-US Sender: netdev-owner@vger.kernel.org List-ID: On 5/25/2018 10:48 PM, Sven Eckelmann wrote: > The "default n" is the default value for any bool or tristate Kconfig > setting. It is therefore not necessary to add it to the an config entry. ^^^^^^ One article would be enough. And it's "a", not "an" in this case. :-) > Reported-by: Sergei Shtylyov > Signed-off-by: Sven Eckelmann [...] MBR, Sergei