diff options
author | Gao Feng <gfree.wind@vip.163.com> | 2017-10-31 11:25:37 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-11-01 13:21:02 +0100 |
commit | f02b2320b27c16b644691267ee3b5c110846f49e (patch) | |
tree | ecffec7153178017a19e256aa970e7827fc1ebca /drivers/nvdimm | |
parent | net: ethernet: slicoss: remove redundant initialization of idx (diff) | |
download | linux-f02b2320b27c16b644691267ee3b5c110846f49e.tar.xz linux-f02b2320b27c16b644691267ee3b5c110846f49e.zip |
ppp: Destroy the mutex when cleanup
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>
Acked-by: Guillaume Nault <g.nault@alphalink.fr>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/nvdimm')
0 files changed, 0 insertions, 0 deletions