On 9/12/24 09:11, Pierrick Bouvier wrote:
This patch is part of a series that moves towards a consistent use of g_assert_not_reached() rather than an ad hoc mix of different assertion mechanisms.Signed-off-by: Pierrick Bouvier<pierrick.bouv...@linaro.org> --- migration/dirtyrate.c | 1 - migration/postcopy-ram.c | 7 ------- migration/ram.c | 2 -- 3 files changed, 10 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~