commit | 16bb776f5b48e045f5eb5d105ee74135bfc781dd | [log] [tgz] |
---|---|---|
author | Alberto Faria <afaria@redhat.com> | Thu Oct 13 14:36:52 2022 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Thu Oct 27 20:14:11 2022 +0200 |
tree | 64bdd50056cff1c733c0001036fa0f5890c09e26 | |
parent | 42f6ad79e38b0a64d154c2131c5adb09fd181eb1 [diff] |
block: 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-6-pbonzini@redhat.com> Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>