diff options
author | Wang Hai <wanghai38@huawei.com> | 2021-06-08 15:30:07 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-06-09 01:31:25 +0200 |
commit | 96bffe70231c871d1b39ecc44288c96bed66422b (patch) | |
tree | f0a123388c413e483e2c43198fe39db99a3a3e60 /scripts/mod | |
parent | ethernet/qlogic: Use list_for_each_entry() to simplify code in qlcnic_hw.c (diff) | |
download | linux-96bffe70231c871d1b39ecc44288c96bed66422b.tar.xz linux-96bffe70231c871d1b39ecc44288c96bed66422b.zip |
net: x25: Use list_for_each_entry() to simplify code in x25_forward.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 'scripts/mod')
0 files changed, 0 insertions, 0 deletions