diff options
author | Zheng Yongjun <zhengyongjun3@huawei.com> | 2020-12-24 21:24:46 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-01-05 14:40:10 +0100 |
commit | 22a9e57fccfea0cf9a066935dc6b81b866aaca55 (patch) | |
tree | 68e2b64f81191b7cd6a7e0f5016d8b42319eb8d1 /scripts/gdb/linux/proc.py | |
parent | 5c8fe583cce542aa0b84adc939ce85293de36e5e (diff) |
misc: ocxl: use DEFINE_MUTEX() for mutex lock
mutex lock can be initialized automatically with DEFINE_MUTEX()
rather than explicitly calling mutex_init().
Acked-by: Frederic Barrat <fbarrat@linux.ibm.com>
Signed-off-by: Zheng Yongjun <zhengyongjun3@huawei.com>
Link: https://lore.kernel.org/r/20201224132446.31286-1-zhengyongjun3@huawei.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions