diff options
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | 2013-09-23 10:16:22 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-09-26 04:27:01 +0400 |
commit | 8eb4129929e9eb563fbab807a2b274d32042d034 (patch) | |
tree | 9f0271efd807851e03c9dffb13e9c8288e473434 /drivers/usb/misc | |
parent | 7868943db1668fba898cf71bed1506c19d6958aa (diff) | |
download | linux-8eb4129929e9eb563fbab807a2b274d32042d034.tar.xz |
USB: WUSBCORE: use list_move_tail instead of list_del/list_add_tail
Using list_move_tail() instead of list_del() + list_add_tail().
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/misc')
0 files changed, 0 insertions, 0 deletions