diff options
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | 2013-09-23 14:16:22 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-09-25 17:27:01 -0700 |
commit | 8eb4129929e9eb563fbab807a2b274d32042d034 (patch) | |
tree | 9f0271efd807851e03c9dffb13e9c8288e473434 /mm | |
parent | 7868943db1668fba898cf71bed1506c19d6958aa (diff) |
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 'mm')
0 files changed, 0 insertions, 0 deletions