diff options
author | Eric Auger <eric.auger@redhat.com> | 2020-01-25 18:24:49 +0100 |
---|---|---|
committer | Juan Quintela <quintela@redhat.com> | 2020-01-29 11:28:59 +0100 |
commit | a085664f21d80b3bc4d052a8e9c372abba2d6c38 (patch) | |
tree | abddcdeb0eac52b2d159a9f6b53f53aea7ea15e6 /monitor | |
parent | d32ca5ad7988328f95db6a26beb374c55154c77b (diff) |
migration: Simplify get_qlist
Instead of inserting read elements at the head and
then reversing the list, it is simpler to add
each element after the previous one. Introduce
QLIST_RAW_INSERT_AFTER helper and use it in
get_qlist().
Signed-off-by: Eric Auger <eric.auger@redhat.com>
Suggested-by: Juan Quintela <quintela@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
Diffstat (limited to 'monitor')
0 files changed, 0 insertions, 0 deletions