diff options
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | 2012-09-05 08:41:44 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-09-06 01:55:18 +0200 |
commit | 027c5215a9b584ed2c7c23870221a4429d35a981 (patch) | |
tree | 57b96c22173b91011600beb3f2961b625c873713 /Makefile | |
parent | usb: cdc-acm: remove duplicated include from cdc-acm.c (diff) | |
download | linux-027c5215a9b584ed2c7c23870221a4429d35a981.tar.xz linux-027c5215a9b584ed2c7c23870221a4429d35a981.zip |
USB: FHCI: use list_move_tail instead of list_del/list_add_tail
Using list_move_tail() instead of list_del() + list_add_tail().
spatch with a semantic match is used to found this problem.
(http://coccinelle.lip6.fr/)
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions