Skip to content
Commit a83cc4fb authored by Baokun Li's avatar Baokun Li Committed by Rob Clark
Browse files

drm/msm: Use list_move_tail instead of list_del/list_add_tail in msm_gem.c



Using list_move_tail() instead of list_del() + list_add_tail() in msm_gem.c.

Reported-by: default avatarHulk Robot <hulkci@huawei.com>
Signed-off-by: default avatarBaokun Li <libaokun1@huawei.com>
Link: https://lore.kernel.org/r/20210609072838.1369371-1-libaokun1@huawei.com


Reviewed-by: default avatarDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: default avatarDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: default avatarRob Clark <robdclark@chromium.org>
parent c9f737c7
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