On 2025-05-27 17:58, Peter Xu wrote: > The check over PAGE_DIRTY_FOUND isn't necessary. We could indent one less > and assert that instead. > > Signed-off-by: Peter Xu <pet...@redhat.com> > --- > migration/ram.c | 20 +++++++++++--------- > 1 file changed, 11 insertions(+), 9 deletions(-)
Reviewed-by: Juraj Marcin <jmar...@redhat.com>