]> git.proxmox.com Git - mirror_qemu.git/commit
block: add missing coroutine_fn annotation to prototypes
authorAlberto Faria <afaria@redhat.com>
Thu, 13 Oct 2022 12:36:52 +0000 (14:36 +0200)
committerKevin Wolf <kwolf@redhat.com>
Thu, 27 Oct 2022 18:14:11 +0000 (20:14 +0200)
commit16bb776f5b48e045f5eb5d105ee74135bfc781dd
tree64bdd50056cff1c733c0001036fa0f5890c09e26
parent42f6ad79e38b0a64d154c2131c5adb09fd181eb1
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>
include/block/block-io.h