On 12/18/21 7:10 AM, Philippe Mathieu-Daudé wrote:
st*_dma() returns a MemTxResult type. Do not discard it, return it to the caller.Signed-off-by: Philippe Mathieu-Daudé<[email protected]> --- include/hw/pci/pci.h | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
