|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH v2 05/16] esp.c: change esp_fifo_pop() to take ESPState |
Date: | Wed, 13 Mar 2024 11:52:22 +0100 |
User-agent: | Mozilla Thunderbird |
On 13/3/24 09:57, Mark Cave-Ayland wrote:
Now that all users of esp_fifo_pop() 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 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
[Prev in Thread] | Current Thread | [Next in Thread] |