Skip to content
Commit ac9fd3c8 authored by Yang Yingliang's avatar Yang Yingliang Committed by Viresh Kumar
Browse files

opp: use list_del_init instead of list_del/INIT_LIST_HEAD



Using list_del_init() instead of list_del() + INIT_LIST_HEAD()
to simpify the code.

Signed-off-by: default avatarYang Yingliang <yangyingliang@huawei.com>
Signed-off-by: default avatarViresh Kumar <viresh.kumar@linaro.org>
parent 6efb943b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment