On 11/9/23 11:28, Philippe Mathieu-Daudé wrote:
There might be cases where we know the number of bytes we can pop from the FIFO, or we simply don't care how many bytes is returned. Allow fifo8_pop_buf() to take a NULL numptr.Signed-off-by: Philippe Mathieu-Daudé <[email protected]> Reviewed-by: Francisco Iglesias <[email protected]> Reviewed-by: Alex Bennée <[email protected]>
Reviewed-by: Richard Henderson <[email protected]> r~
