All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sven Eckelmann <sven@narfation.org>
To: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Cc: Simon Wunderlich <sw@simonwunderlich.de>,
	davem@davemloft.net, netdev@vger.kernel.org,
	b.a.t.m.a.n@lists.open-mesh.org, Joe Perches <joe@perches.com>
Subject: Re: [B.A.T.M.A.N.] [PATCH 2/8] batman-adv: Disable CONFIG_BATMAN_ADV_DEBUGFS by default
Date: Fri, 25 May 2018 13:15:42 +0200	[thread overview]
Message-ID: <2273548.5hmqMeOsCk@bentobox> (raw)
In-Reply-To: <6fd70d33-11f7-33dd-3b11-e5031fe46466@cogentembedded.com>

[-- Attachment #1: Type: text/plain, Size: 728 bytes --]

On Freitag, 25. Mai 2018 14:13:40 CEST Sergei Shtylyov 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.

Kind regards,
	Sven

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: Sven Eckelmann <sven-KaDOiPu9UxWEi8DpZVb4nw@public.gmane.org>
To: Sergei Shtylyov
	<sergei.shtylyov-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org>
Cc: Joe Perches <joe-6d6DIl74uiNBDgjK7y7TUQ@public.gmane.org>,
	netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	b.a.t.m.a.n-ZwoEplunGu2X36UT3dwllkB+6BGkLq7r@public.gmane.org,
	davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org
Subject: Re: [PATCH 2/8] batman-adv: Disable CONFIG_BATMAN_ADV_DEBUGFS by default
Date: Fri, 25 May 2018 13:15:42 +0200	[thread overview]
Message-ID: <2273548.5hmqMeOsCk@bentobox> (raw)
In-Reply-To: <6fd70d33-11f7-33dd-3b11-e5031fe46466-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org>

[-- Attachment #1: Type: text/plain, Size: 728 bytes --]

On Freitag, 25. Mai 2018 14:13:40 CEST Sergei Shtylyov 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.

Kind regards,
	Sven

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  reply	other threads:[~2018-05-25 11:15 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-24 12:02 [B.A.T.M.A.N.] [PATCH 0/8] pull request for net-next: batman-adv 2017-05-24 Simon Wunderlich
2018-05-24 12:02 ` Simon Wunderlich
2018-05-24 12:02 ` [B.A.T.M.A.N.] [PATCH 1/8] batman-adv: Start new development cycle Simon Wunderlich
2018-05-24 12:02   ` Simon Wunderlich
2018-05-24 12:02 ` [B.A.T.M.A.N.] [PATCH 2/8] batman-adv: Disable CONFIG_BATMAN_ADV_DEBUGFS by default Simon Wunderlich
2018-05-24 12:02   ` Simon Wunderlich
2018-05-25 10:33   ` [B.A.T.M.A.N.] " Sergei Shtylyov
2018-05-25 10:33     ` Sergei Shtylyov
2018-05-25 10:50     ` [B.A.T.M.A.N.] " Sven Eckelmann
2018-05-25 10:50       ` Sven Eckelmann
2018-05-25 11:13       ` [B.A.T.M.A.N.] " Sergei Shtylyov
2018-05-25 11:13         ` Sergei Shtylyov
2018-05-25 11:15         ` Sven Eckelmann [this message]
2018-05-25 11:15           ` Sven Eckelmann
2018-05-25 15:56           ` [B.A.T.M.A.N.] " Sergei Shtylyov
2018-05-25 15:56             ` Sergei Shtylyov
2018-05-25 18:39             ` [B.A.T.M.A.N.] " David Miller
2018-05-25 18:39               ` David Miller
2018-05-25 18:20         ` [B.A.T.M.A.N.] " Joe Perches
2018-05-25 18:20           ` Joe Perches
2018-05-24 12:02 ` [B.A.T.M.A.N.] [PATCH 3/8] batman-adv: Avoid old nodes disabling multicast optimizations completely Simon Wunderlich
2018-05-24 12:02   ` Simon Wunderlich
2018-05-24 12:02 ` [B.A.T.M.A.N.] [PATCH 4/8] batman-adv: Avoid bool in structures Simon Wunderlich
2018-05-24 12:02   ` Simon Wunderlich
2018-05-24 12:02 ` [B.A.T.M.A.N.] [PATCH 5/8] batman-adv: Remove unused dentry without DEBUGFS Simon Wunderlich
2018-05-24 12:02   ` Simon Wunderlich
2018-05-24 12:02 ` [B.A.T.M.A.N.] [PATCH 6/8] batman-adv: fix batadv_interface_tx()'s return type Simon Wunderlich
2018-05-24 12:02   ` Simon Wunderlich
2018-05-24 12:02 ` [B.A.T.M.A.N.] [PATCH 7/8] batman-adv: disable ethtool link speed detection when auto negotiation off Simon Wunderlich
2018-05-24 12:02   ` Simon Wunderlich
2018-05-24 12:03 ` [B.A.T.M.A.N.] [PATCH 8/8] batman-adv: enable B.A.T.M.A.N. V compilation by default Simon Wunderlich
2018-05-24 12:03   ` Simon Wunderlich
2018-05-24 12:09   ` [B.A.T.M.A.N.] " Joe Perches
2018-05-24 12:09     ` Joe Perches
2018-05-24 15:03 ` [B.A.T.M.A.N.] [PATCH 0/8] pull request for net-next: batman-adv 2017-05-24 David Miller
2018-05-24 15:03   ` David Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2273548.5hmqMeOsCk@bentobox \
    --to=sven@narfation.org \
    --cc=b.a.t.m.a.n@lists.open-mesh.org \
    --cc=davem@davemloft.net \
    --cc=joe@perches.com \
    --cc=netdev@vger.kernel.org \
    --cc=sergei.shtylyov@cogentembedded.com \
    --cc=sw@simonwunderlich.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.