mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
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>