diff options
| author | Wei Yongjun <[email protected]> | 2012-09-03 23:58:16 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2012-09-04 14:16:13 -0400 |
| commit | 54a27924237eeb9767135a423dea14a0d1b5954f (patch) | |
| tree | bd64976c76b3de2795a1aef1a68dbc5557c952cd /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | 6e129d04de7adbd63e86293533688ce88b9b13d8 (diff) | |
sctp: use list_move_tail instead of list_del/list_add_tail
Using list_move_tail() instead of list_del() + list_add_tail().
spatch with a semantic match is used to found this problem.
(http://coccinelle.lip6.fr/)
Signed-off-by: Wei Yongjun <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions