diff options
author | Cai Huoqing <cai.huoqing@linux.dev> | 2022-02-09 04:22:51 +0100 |
---|---|---|
committer | Wei Liu <wei.liu@kernel.org> | 2022-02-09 15:33:21 +0100 |
commit | ffc58bc4af9365d4eea72526bb3cf6a83615c673 (patch) | |
tree | f433715fa552b2b396e32996378bdf27ae3c12ac /mm/percpu-internal.h | |
parent | Drivers: hv: vmbus: Rework use of DMA_BIT_MASK(64) (diff) | |
download | linux-ffc58bc4af9365d4eea72526bb3cf6a83615c673.tar.xz linux-ffc58bc4af9365d4eea72526bb3cf6a83615c673.zip |
Drivers: hv: utils: 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.
Signed-off-by: Cai Huoqing <cai.huoqing@linux.dev>
Link: https://lore.kernel.org/r/20220209032251.37362-1-cai.huoqing@linux.dev
Signed-off-by: Wei Liu <wei.liu@kernel.org>
Diffstat (limited to 'mm/percpu-internal.h')
0 files changed, 0 insertions, 0 deletions