linux/drivers/most
Shixin Liu 5751564085 drivers: most: use LIST_HEAD() for list_head
There's no need to declare a list and then init it manually,
just use the LIST_HEAD() macro.

Signed-off-by: Shixin Liu <liushixin2@huawei.com>
Link: https://lore.kernel.org/r/20210329094015.66942-2-liushixin2@huawei.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-04-02 16:26:03 +02:00
..
configfs.c
core.c most: core: Constify static attribute_group structs 2021-01-26 19:24:51 +01:00
Kconfig drivers: most: add character device interface driver 2020-09-07 15:16:26 +02:00
Makefile drivers: most: add character device interface driver 2020-09-07 15:16:26 +02:00
most_cdev.c drivers: most: use LIST_HEAD() for list_head 2021-04-02 16:26:03 +02:00
most_usb.c drivers: most: add USB adapter driver 2020-07-31 14:38:12 +02:00