diff options
author | Baokun Li <libaokun1@huawei.com> | 2021-06-08 06:09:05 +0300 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2021-07-28 09:35:06 +0300 |
commit | 75ba9a715cb65e9c3fb17f13929d8741e570795f (patch) | |
tree | ae4aba6f72e8b838e8750ddf0f7c0c76282dd2a8 /include/dt-bindings | |
parent | c28d5d5688c6278a1ad32670cbee35802a9e65c1 (diff) | |
download | linux-75ba9a715cb65e9c3fb17f13929d8741e570795f.tar.xz |
dmaengine: xilinx_dma: Use list_move_tail instead of list_del/list_add_tail
Using list_move_tail() instead of list_del() + list_add_tail().
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Baokun Li <libaokun1@huawei.com>
Reviewed-by: Radhey Shyam Pandey <radhey.shyam.pandey@xilinx.com>
Link: https://lore.kernel.org/r/20210608030905.2818831-1-libaokun1@huawei.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'include/dt-bindings')
0 files changed, 0 insertions, 0 deletions