diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2018-12-06 23:00:09 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2019-01-11 15:46:54 +0100 |
commit | 70537ed51599de19e7cbafd8fa21d9619b0515ff (patch) | |
tree | 0db347e9785f2a1deeb81457a54540b4d5af3b42 /fpu | |
parent | 9df43317b8252609599092b3074ffd8aa6eae933 (diff) | |
download | qemu-70537ed51599de19e7cbafd8fa21d9619b0515ff.zip |
qemu/queue.h: do not access tqe_prev directly
Use the QTAILQ_IN_USE macro instead, it does the same thing but the next
patch will change it to a different definition.
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'fpu')
0 files changed, 0 insertions, 0 deletions