From: [email protected] Date: Tue, 31 Oct 2017 18:25:37 +0800 > From: Gao Feng <[email protected]> > > 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 <[email protected]>
Applied.
