aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>2024-08-28 13:22:54 +0100
committerPhilippe Mathieu-Daudé <philmd@linaro.org>2024-09-13 20:11:13 +0200
commit7fd6866c3c1596f6ff7de9ff2fa64275627f7ffe (patch)
treebcb629bd2c60d89ba0027c16e5f9f9be4b755403 /python
parent90c933255b1f1ad25b8e591ce88404d89819878c (diff)
downloadqemu-7fd6866c3c1596f6ff7de9ff2fa64275627f7ffe.zip
qemu-7fd6866c3c1596f6ff7de9ff2fa64275627f7ffe.tar.gz
qemu-7fd6866c3c1596f6ff7de9ff2fa64275627f7ffe.tar.bz2
fifo8: rename fifo8_pop_buf() to fifo8_peekpop_buf()
The fifo8_pop_buf() function will soon also be used for peek operations, so rename the function accordingly. Create a new fifo8_pop_buf() wrapper function that can be used by existing callers. Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Reviewed-by: Octavian Purdila <tavip@google.com> Reviewed-by: Alistair Francis <alistair.francis@wdc.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-ID: <20240828122258.928947-6-mark.cave-ayland@ilande.co.uk> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions