commit | eae3eb3e185028d6e862db747e3b7397600d6762 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Thu Dec 06 13:10:34 2018 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Fri Jan 11 15:46:55 2019 +0100 |
tree | 359a23639a6db7a77407cf8f366564561b970738 | |
parent | 7274f01bb8b81ffe8f13f463b6b0f3b9246c5387 [diff] |
qemu/queue.h: simplify reverse access to QTAILQ The new definition of QTAILQ does not require passing the headname, remove it. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>