[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20180525.143950.1016974537238779353.davem@davemloft.net>
Date: Fri, 25 May 2018 14:39:50 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: sergei.shtylyov@...entembedded.com
Cc: sven@...fation.org, sw@...onwunderlich.de, netdev@...r.kernel.org,
b.a.t.m.a.n@...ts.open-mesh.org, joe@...ches.com
Subject: Re: [PATCH 2/8] batman-adv: Disable CONFIG_BATMAN_ADV_DEBUGFS by
default
From: Sergei Shtylyov <sergei.shtylyov@...entembedded.com>
Date: Fri, 25 May 2018 18:56:09 +0300
> On 05/25/2018 02:15 PM, Sven Eckelmann wrote:
>
>>>> [...]
>>>>>> --- a/net/batman-adv/Kconfig
>>>>>> +++ b/net/batman-adv/Kconfig
>>>>>> @@ -94,13 +94,13 @@ config BATMAN_ADV_DEBUGFS
>>>>>> bool "batman-adv debugfs entries"
>>>>>> depends on BATMAN_ADV
>>>>>> depends on DEBUG_FS
>>>>>> - default y
>>>>>> + default n
>>>>>
>>>>> N is the default default. :-) You don't need this line.
>>>>
>>>> Hm, looks like this would have to be changed in a lot of places (~782
>>>> according to `git grep 'default n$'|wc -l` in my slightly outdated linux-
>>>> next). Do you want to fix it everywhere?
>>>
>>> No, but we can at least not add the new ones...
>>
>> But the patch was added to net-next yesterday.
>
> DaveM is still too fast for me. :-)
No worries, just let's get a patch to remove the line.
Powered by blists - more mailing lists