aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_in.c
diff options
context:
space:
mode:
authorJoern Engel <[email protected]>2014-09-16 16:23:13 -0400
committerNicholas Bellinger <[email protected]>2014-10-01 14:39:10 -0700
commitf81ccb489a7a641c1bed41b49cf8d72c199c68d5 (patch)
tree8ab987efb52a2495bafdcc399f465ae15c47ae7a /net/lapb/lapb_in.c
parent33940d09937276cd3c81f2874faf43e37c2db0e2 (diff)
target: simplify core_tmr_abort_task
list_for_each_entry_safe is necessary if list objects are deleted from the list while traversing it. Not the case here, so we can use the base list_for_each_entry variant. Signed-off-by: Joern Engel <[email protected]> Signed-off-by: Nicholas Bellinger <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions