diff options
author | chenqiwu <chenqiwu@xiaomi.com> | 2020-02-14 12:18:26 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-02-17 05:59:42 +0300 |
commit | 1e5946f5f7fe9267c71097a83615a6e5eb0f4cfd (patch) | |
tree | 8913958128adf1bfc1ad88f31c2cf0a2dd0ab932 /drivers/net/slip | |
parent | 1f4c51de3361f3d9223f7662b9567844e9fb7ca8 (diff) | |
download | linux-1e5946f5f7fe9267c71097a83615a6e5eb0f4cfd.tar.xz |
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: chenqiwu <chenqiwu@xiaomi.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/slip')
0 files changed, 0 insertions, 0 deletions