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

net: x25: 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 1f4c51de
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