Re: [PATCH v3 2/3] tests/migration: fix a typo in comment

2019-10-07 Thread Thomas Huth
On 04/10/2019 05.43, Mao Zhongyi wrote: > Signed-off-by: Mao Zhongyi > Reviewed-by: Alex Bennée > Reviewed-by: Laurent Vivier > --- > tests/migration/stress.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/tests/migration/stress.c b/tests/migration/stress.c > index 9e

[PATCH v3 2/3] tests/migration: fix a typo in comment

2019-10-03 Thread Mao Zhongyi
Signed-off-by: Mao Zhongyi Reviewed-by: Alex Bennée Reviewed-by: Laurent Vivier --- tests/migration/stress.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/migration/stress.c b/tests/migration/stress.c index 9e128eef50..debf34359f 100644 --- a/tests/migration/stress.c