diff options
author | Wang Hai <wanghai38@huawei.com> | 2021-06-10 14:48:26 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-06-10 23:08:09 +0200 |
commit | bc831facf8a11e4e615dc67ae790325710bc1979 (patch) | |
tree | aef759ab77ecc12eec17bf9786fa921b8fa07c2b /include | |
parent | mt76: mt7615: Use devm_platform_get_and_ioremap_resource() (diff) | |
download | linux-bc831facf8a11e4e615dc67ae790325710bc1979.tar.xz linux-bc831facf8a11e4e615dc67ae790325710bc1979.zip |
net: x25: Use list_for_each_entry() to simplify code in x25_route.c
Convert list_for_each() to list_for_each_entry() where
applicable. This simplifies the code.
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Wang Hai <wanghai38@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions