coroutine-lock: add missing coroutine_fn annotation to prototypes
authorAlberto Faria <afaria@redhat.com>
Thu, 13 Oct 2022 12:36:53 +0000 (14:36 +0200)
committerKevin Wolf <kwolf@redhat.com>
Thu, 27 Oct 2022 18:14:11 +0000 (20:14 +0200)
commitd63f006a58b32f6df51ca12ac9d9e87b648eb617
tree878a0fa9117c7769e628a6d0199dafac4474e72c
parent16bb776f5b48e045f5eb5d105ee74135bfc781dd
coroutine-lock: add missing coroutine_fn annotation to prototypes

The functions are marked coroutine_fn in the definition.

Signed-off-by: Alberto Faria <afaria@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20221013123711.620631-7-pbonzini@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
include/qemu/coroutine.h