diff options
author | 2024-03-24 19:16:57 +0000 | |
---|---|---|
committer | 2024-04-04 15:17:53 +0100 | |
commit | da8381260bc381b25a84c2d8515c6cc7b6764562 (patch) | |
tree | 873b3903be4e1abd3ef2cb617258f78352d6e592 /plugins/api.c | |
parent | esp.c: use esp_fifo_push() instead of fifo8_push() (diff) | |
download | qemu-da8381260bc381b25a84c2d8515c6cc7b6764562.tar.xz qemu-da8381260bc381b25a84c2d8515c6cc7b6764562.zip |
esp.c: change esp_fifo_pop_buf() to take ESPState
Now that all users of esp_fifo_pop_buf() operate on the main FIFO there is no
need to pass the FIFO explicitly.
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20240324191707.623175-9-mark.cave-ayland@ilande.co.uk>
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Diffstat (limited to 'plugins/api.c')
0 files changed, 0 insertions, 0 deletions