diff options
author | Baokun Li <[email protected]> | 2021-06-09 15:27:20 +0800 |
---|---|---|
committer | Peter Chen <[email protected]> | 2021-06-10 22:16:50 +0800 |
commit | 33e99b65a13495247b4e35ec97ab82696c0fc6e0 (patch) | |
tree | 6c89e2f3a558fe2644153775555d27a2a6aecbb5 /drivers/usb/cdns3/cdnsp-mem.c | |
parent | 3496993d06ffc77dff596bfbed966621e999b2e1 (diff) |
usb: cdns3: cdns3-gadget: Use list_move_tail instead of list_del/list_add_tail
Using list_move_tail() instead of list_del() + list_add_tail().
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: Baokun Li <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Peter Chen <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdnsp-mem.c')
0 files changed, 0 insertions, 0 deletions