Skip to content
Commit 307462a6 authored by Baokun Li's avatar Baokun Li Committed by Greg Kroah-Hartman
Browse files

usb: gadget: function: printer: use list_move instead of list_del/list_add



Using list_move() instead of list_del() + list_add().

Reported-by: default avatarHulk Robot <hulkci@huawei.com>
Signed-off-by: default avatarBaokun Li <libaokun1@huawei.com>
Link: https://lore.kernel.org/r/20210609070612.1325044-1-libaokun1@huawei.com
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 2a042767
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment