Skip to content
Commit 6a003345 authored by chenqiwu's avatar chenqiwu Committed by David S. Miller
Browse files

drivers/ide: convert to list_for_each_entry_safe()



Use list_for_each_entry_safe() instead of list_for_each_safe()
to simplify the code.

Signed-off-by: default avatarchenqiwu <chenqiwu@xiaomi.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent bef7b2a7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment