|
| From: | Fabiano Rosas |
| Subject: | Re: [PATCH v4 4/5] migration: Change ram_dirty_bitmap_reload() retval to bool |
| Date: | Thu, 19 Oct 2023 18:12:29 -0300 |
Peter Xu <peterx@redhat.com> writes: > Now we have a Error** passed into the return path thread stack, which is > even clearer than an int retval. Change ram_dirty_bitmap_reload() and the > callers to use a bool instead to replace errnos. > > Suggested-by: Philippe Mathieu-Daudé <philmd@linaro.org> > Signed-off-by: Peter Xu <peterx@redhat.com> Reviewed-by: Fabiano Rosas <farosas@suse.de>
| [Prev in Thread] | Current Thread | [Next in Thread] |