On 7/7/21 2:04 AM, Richard Henderson wrote:
> We lost the ',' following the called function name.
>
> Fixes: 3e92aa34434
> Signed-off-by: Richard Henderson
> ---
> tcg/tcg.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Philippe Mathieu-Daudé
We lost the ',' following the called function name.
Fixes: 3e92aa34434
Signed-off-by: Richard Henderson
---
tcg/tcg.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tcg/tcg.c b/tcg/tcg.c
index 5150ed700e..4dd4084419 100644
--- a/tcg/tcg.c
+++ b/tcg/tcg.c
@@ -1849,7 +1849,7 @