On 11/11/22 08:40, Richard Henderson wrote:
We copied all of the arguments in copy_op_nocheck. We only need to replace the one argument that we change.Signed-off-by: Richard Henderson <richard.hender...@linaro.org> --- accel/tcg/plugin-gen.c | 2 -- 1 file changed, 2 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>