Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
usb: gadget: function: printer: use list_move instead of list_del/lis…
…t_add Using list_move() instead of list_del() + list_add(). Reported-by: Hulk Robot <hulkci@huawei.com> Signed-off-by: Baokun Li <libaokun1@huawei.com> Link: https://lore.kernel.org/r/20210609070612.1325044-1-libaokun1@huawei.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
- Loading branch information