diff options
author | Baokun Li <libaokun1@huawei.com> | 2021-06-09 15:26:38 +0800 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2021-06-16 17:47:54 +0200 |
commit | a8aedd45d7dd7d3b6136c90bd755cb68743d930e (patch) | |
tree | 98016f70cb9a05e613934425936fff99b5fd03e7 /drivers/virt/acrn | |
parent | f9e7f9a2b2a0d76c03ebdbb8ffc7940017b326b9 (diff) |
platform/surface: aggregator: Use list_move_tail instead of list_del/list_add_tail in ssh_request_layer.c
Using list_move_tail() instead of list_del() + list_add_tail() in ssh_request_layer.c.
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Baokun Li <libaokun1@huawei.com>
Reviewed-by: Maximilian Luz <luzmaximilian@gmail.com>
Link: https://lore.kernel.org/r/20210609072638.1358174-1-libaokun1@huawei.com
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'drivers/virt/acrn')
0 files changed, 0 insertions, 0 deletions