-
Baokun Li authored
Using list_move_tail() instead of list_del() + list_add_tail(). Reported-by:
Hulk Robot <hulkci@huawei.com> Signed-off-by:
Baokun Li <libaokun1@huawei.com> Signed-off-by:
Andreas Gruenbacher <agruenba@redhat.com>
Baokun Li authoredUsing list_move_tail() instead of list_del() + list_add_tail(). Reported-by:
Hulk Robot <hulkci@huawei.com> Signed-off-by:
Baokun Li <libaokun1@huawei.com> Signed-off-by:
Andreas Gruenbacher <agruenba@redhat.com>
Loading