Re: [PATCH 27/52] migration/rdma: Drop superfluous assignments to @ret

2023-09-24 Thread Zhijian Li (Fujitsu)
On 18/09/2023 22:41, Markus Armbruster wrote: > Signed-off-by: Markus Armbruster Reviewed-by: Li Zhijian > --- > migration/rdma.c | 35 ++- > 1 file changed, 10 insertions(+), 25 deletions(-) > > diff --git a/migration/rdma.c b/migration/rdma.c > index 85f

[PATCH 27/52] migration/rdma: Drop superfluous assignments to @ret

2023-09-18 Thread Markus Armbruster
Signed-off-by: Markus Armbruster --- migration/rdma.c | 35 ++- 1 file changed, 10 insertions(+), 25 deletions(-) diff --git a/migration/rdma.c b/migration/rdma.c index 85f6b274bf..62d95b7d2c 100644 --- a/migration/rdma.c +++ b/migration/rdma.c @@ -1514,7 +1514,7