linux-stable/drivers/block/mtip32xx
Shixin Liu 80755855f8 mtip32xx: 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/20210329095349.4170870-2-liushixin2@huawei.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2021-03-29 07:38:49 -06:00
..
Kconfig License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
mtip32xx.c mtip32xx: use LIST_HEAD() for list_head 2021-03-29 07:38:49 -06:00
mtip32xx.h mtip32xx: remove the call to fsync_bdev on removal 2020-12-01 14:53:38 -07:00