Re: [Qemu-devel] [PATCH] tests: Remove redundant assignment

2017-05-04 Thread Michael Tokarev
That's a good one :) Applied to -trivial, thanks! /mjt

Re: [Qemu-devel] [PATCH] tests: Remove redundant assignment

2017-05-04 Thread Eric Blake
On 05/04/2017 09:04 PM, Fam Zheng wrote: > Signed-off-by: Fam Zheng > --- > tests/postcopy-test.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Reviewed-by: Eric Blake > diff --git a/tests/postcopy-test.c b/tests/postcopy-test.c > index de35a18..e86f876 100644 > --- a/tests/postco

[Qemu-devel] [PATCH] tests: Remove redundant assignment

2017-05-04 Thread Fam Zheng
Signed-off-by: Fam Zheng --- tests/postcopy-test.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/postcopy-test.c b/tests/postcopy-test.c index de35a18..e86f876 100644 --- a/tests/postcopy-test.c +++ b/tests/postcopy-test.c @@ -41,7 +41,7 @@ static bool ufd_version_chec