|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH v2 07/16] esp.c: change esp_fifo_pop_buf() to take ESPState |
Date: | Wed, 13 Mar 2024 11:54:17 +0100 |
User-agent: | Mozilla Thunderbird |
On 13/3/24 09:58, Mark Cave-Ayland wrote:
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> --- hw/scsi/esp.c | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
[Prev in Thread] | Current Thread | [Next in Thread] |