diff options
author | Takashi Sakamoto <[email protected]> | 2014-05-28 00:14:46 +0900 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2014-05-27 17:36:11 +0200 |
commit | 7862126a4f0604610bf0159145447c76f67f3db8 (patch) | |
tree | 940ce0147b12fb70fc315c466ad0db58407c4674 /lib/memory-notifier-error-inject.c | |
parent | 9fb01cdb38e0a72f40befdeba68ce7022468b7c8 (diff) |
ALSA: bebob: Remove meaningless mutex_unlock()
Currently mutex_unlock() is called in module's cleanup function. But after
cleaned up, this mutex is automatically released. So this function call
is meaningless.
Signed-off-by: Takashi Sakamoto <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions