linux-ppp.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: gfree.wind@vip.163.com
Cc: paulus@samba.org, linux-ppp@vger.kernel.org, netdev@vger.kernel.org
Subject: Re: [PATCH net-next] ppp: Destroy the mutex when cleanup
Date: Wed, 01 Nov 2017 12:21:52 +0000	[thread overview]
Message-ID: <20171101.212152.1217584341582256505.davem@davemloft.net> (raw)
In-Reply-To: <1509445537-39319-1-git-send-email-gfree.wind@vip.163.com>

From: gfree.wind@vip.163.com
Date: Tue, 31 Oct 2017 18:25:37 +0800

> From: Gao Feng <gfree.wind@vip.163.com>
> 
> The mutex_destroy only makes sense when enable DEBUG_MUTEX. For the
> good readbility, it's better to invoke it in exit func when the init
> func invokes mutex_init.
> 
> Signed-off-by: Gao Feng <gfree.wind@vip.163.com>

Applied.

      parent reply	other threads:[~2017-11-01 12:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-31 10:25 [PATCH net-next] ppp: Destroy the mutex when cleanup gfree.wind
2017-10-31 15:48 ` Guillaume Nault
2017-11-01 12:21 ` David Miller [this message]

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=20171101.212152.1217584341582256505.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=gfree.wind@vip.163.com \
    --cc=linux-ppp@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=paulus@samba.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).