On 02.01.2025 20:36, Stefano Stabellini wrote: > On Fri, 20 Dec 2024, Sergiy Kibrik wrote: >> Return false from arch_vcpu_ioreq_completion() when completion is not >> handled. >> According to coding-best-practices.pandoc an error should be propagated to >> caller, if caller is expecting to handle it, which seems to the case for >> callers of arch_vcpu_ioreq_completion(). >> >> Suggested-by: Jan Beulich <jbeul...@suse.com> >> Signed-off-by: Sergiy Kibrik <sergiy_kib...@epam.com> > > Reviewed-by: Stefano Stabellini <sstabell...@kernel.org>
Acked-by: Jan Beulich <jbeul...@suse.com>