diff options
author | Shixin Liu <liushixin2@huawei.com> | 2021-03-29 12:53:49 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-03-29 16:38:49 +0300 |
commit | 80755855f808c27c7154937667436f30e47bc820 (patch) | |
tree | 06e0f0ac9d51be18655544a9ece457a7b8461b96 /drivers/nvme/host/pci.c | |
parent | acf8aec3501cac6fd67e2653267ed61a22617c37 (diff) | |
download | linux-80755855f808c27c7154937667436f30e47bc820.tar.xz |
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>
Diffstat (limited to 'drivers/nvme/host/pci.c')
0 files changed, 0 insertions, 0 deletions