All of lore.kernel.org
 help / color / mirror / Atom feed
From: Al Viro <viro@ZenIV.linux.org.uk>
To: netdev@vger.kernel.org
Cc: linux-sctp@vger.kernel.org
Subject: Re: sctp: use proc_remove_subtree()
Date: Wed, 14 Mar 2018 20:51:19 +0000	[thread overview]
Message-ID: <20180314205119.GZ30522@ZenIV.linux.org.uk> (raw)
In-Reply-To: <20180314204621.GY30522@ZenIV.linux.org.uk>

On Wed, Mar 14, 2018 at 08:46:21PM +0000, Al Viro wrote:
> use proc_remove_subtree() for subtree removal, both on setup failure
> halfway through and on teardown.  No need to make simple things
> complex...

... and sctp_dbg_objcnt_exit() can be removed as well - remove_proc_subtree()
will get that sucker automatically.  Either a trivial addition, or equally
trivial followup...

  reply	other threads:[~2018-03-14 20:51 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-14 20:46 sctp: use proc_remove_subtree() Al Viro
2018-03-14 20:51 ` Al Viro [this message]
2018-03-16 16:44   ` David Miller
2018-03-16 16:44     ` David Miller
2018-03-16 23:33     ` Al Viro
2018-03-16 23:32 ` [PATCH v2] " Al Viro
2018-03-18  0:11   ` David Miller
2018-03-18  0:11     ` 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=20180314205119.GZ30522@ZenIV.linux.org.uk \
    --to=viro@zeniv.linux.org.uk \
    --cc=linux-sctp@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    /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.