aboutsummaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorChristophe JAILLET <[email protected]>2021-04-04 08:33:44 +0200
committerDavid S. Miller <[email protected]>2021-04-05 11:53:44 -0700
commit0282bc6ae86d84b035afac792b5d5ff67707cdd2 (patch)
tree6dd4dc4f3be0d0dfc91b3b16c2136ecd5dd4e97b /include/linux/timerqueue.h
parent514e1150da9cd8d7978d990a353636cf1a7a87c2 (diff)
net: ag71xx: Slightly simplify 'ag71xx_rx_packets()'
There is no need to use 'list_for_each_entry_safe' here, as nothing is removed from the list in the 'for' loop. Use 'list_for_each_entry' instead, it is slightly less verbose. Signed-off-by: Christophe JAILLET <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions