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 <[email protected]> --- hw/scsi/esp.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
