diff options
author | Cai Huoqing <cai.huoqing@linux.dev> | 2022-02-09 11:22:51 +0800 |
---|---|---|
committer | Wei Liu <wei.liu@kernel.org> | 2022-02-09 14:33:21 +0000 |
commit | ffc58bc4af9365d4eea72526bb3cf6a83615c673 (patch) | |
tree | f433715fa552b2b396e32996378bdf27ae3c12ac /MAINTAINERS | |
parent | 6bf625a4140f24b490766043b307f8252519578b (diff) |
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 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions