qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 06/16] esp.c: use esp_fifo_push() instead of fifo8_push()


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v2 06/16] esp.c: use esp_fifo_push() instead of fifo8_push()
Date: Wed, 13 Mar 2024 11:53:42 +0100
User-agent: Mozilla Thunderbird

On 13/3/24 09:58, Mark Cave-Ayland wrote:
There are still a few places that use fifo8_push() instead of esp_fifo_push() in
order to push a value into the FIFO. Update those places to use esp_fifo_push()
instead.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
---
  hw/scsi/esp.c | 6 +++---
  1 file changed, 3 insertions(+), 3 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]