Files
linux/drivers/net/ppp
Gao Feng cf16dac8bd ppp: Destroy the mutex when cleanup
[ Upstream commit f02b2320b2 ]

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>
Signed-off-by: Sasha Levin <alexander.levin@verizon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-12-20 10:07:30 +01:00
..
2011-08-27 00:58:26 -07:00
2011-08-27 00:58:26 -07:00
2016-01-27 20:35:45 +08:00
2011-08-27 00:58:26 -07:00