Skip to content
Snippets Groups Projects
Commit 87c8ba5c authored by Baokun Li's avatar Baokun Li Committed by Herbert Xu
Browse files

crypto: ccp - Use list_move_tail instead of list_del/list_add_tail in ccp-dmaengine.c


Using list_move_tail() instead of list_del() + list_add_tail() in ccp-dmaengine.c.

Reported-by: default avatarHulk Robot <hulkci@huawei.com>
Signed-off-by: default avatarBaokun Li <libaokun1@huawei.com>
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 3f52c9ae
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment