commit | 16ecd25a4f324fd98cb974a0fd80390c7e136ea7 | [log] [tgz] |
---|---|---|
author | Cédric Le Goater <clg@redhat.com> | Wed Mar 20 07:49:08 2024 +0100 |
committer | Peter Xu <peterx@redhat.com> | Tue Apr 23 18:36:01 2024 -0400 |
tree | 54abc1743ead157972e84a53be442ffc26d5a872 | |
parent | 639ec3fbf96c15b1568f52a50b9fa727cde3144b [diff] |
migration: Add Error** argument to ram_state_init() Since the return value not exploited, follow the recommendations of qapi/error.h and change it to a bool Signed-off-by: Cédric Le Goater <clg@redhat.com> Reviewed-by: Fabiano Rosas <farosas@suse.de> Link: https://lore.kernel.org/r/20240320064911.545001-13-clg@redhat.com Signed-off-by: Peter Xu <peterx@redhat.com>