linux/drivers/misc/ocxl
Cai Huoqing 4044fe5525 ocxl: Make use of the helper macro LIST_HEAD()
Replace "struct list_head head = LIST_HEAD_INIT(head)" with
"LIST_HEAD(head)" to simplify the code.

Acked-by: Frederic Barrat <fbarrat@linux.ibm.com>
Acked-by: Andrew Donnellan <ajd@linux.ibm.com>
Signed-off-by: Cai Huoqing <cai.huoqing@linux.dev>
Link: https://lore.kernel.org/r/20220209032421.37725-1-cai.huoqing@linux.dev
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-02-25 12:09:56 +01:00
..
afu_irq.c
config.c
context.c
core.c
file.c
Kconfig
link.c ocxl: Make use of the helper macro LIST_HEAD() 2022-02-25 12:09:56 +01:00
main.c
Makefile
mmio.c
ocxl_internal.h
pasid.c
pci.c
sysfs.c
trace.c
trace.h