WSL2-Linux-Kernel/drivers/misc/ocxl
Zheng Yongjun 52f6b0a90b ocxl: use DEFINE_MUTEX() for mutex lock
mutex lock can be initialized automatically with DEFINE_MUTEX()
rather than explicitly calling mutex_init().

Signed-off-by: Zheng Yongjun <zhengyongjun3@huawei.com>
Acked-by: Frederic Barrat <fbarrat@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20201224132446.31286-1-zhengyongjun3@huawei.com
2021-01-30 11:39:21 +11:00
..
Kconfig
Makefile
afu_irq.c
config.c
context.c ocxl: Update the Process Element Entry 2020-12-04 01:01:30 +11:00
core.c
file.c ocxl: use DEFINE_MUTEX() for mutex lock 2021-01-30 11:39:21 +11:00
link.c ocxl: Add new kernel traces 2020-12-04 01:01:30 +11:00
main.c
mmio.c
ocxl_internal.h ocxl: Update the Process Element Entry 2020-12-04 01:01:30 +11:00
pasid.c
pci.c
sysfs.c
trace.c
trace.h ocxl: Add new kernel traces 2020-12-04 01:01:30 +11:00