Re: [PATCH] tcg: update comments for save_iotlb_data in cputlb

2020-07-20 Thread Richard Henderson
On 7/20/20 5:23 AM, Alex Bennée wrote: > I missed Emilio's review comments: > > Message-ID: <20200718205107.GA994221@sff> > > and the patch got merged. Correcting the comments now. > > Reviewed-by: Emilio G. Cota > Signed-off-by: Alex Bennée > --- > accel/tcg/cputlb.c | 11 +-- > 1

[PATCH] tcg: update comments for save_iotlb_data in cputlb

2020-07-20 Thread Alex Bennée
I missed Emilio's review comments: Message-ID: <20200718205107.GA994221@sff> and the patch got merged. Correcting the comments now. Reviewed-by: Emilio G. Cota Signed-off-by: Alex Bennée --- accel/tcg/cputlb.c | 11 +-- 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/a