commit | 42f6ad79e38b0a64d154c2131c5adb09fd181eb1 | [log] [tgz] |
---|---|---|
author | Alberto Faria <afaria@redhat.com> | Thu Oct 13 14:36:51 2022 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Thu Oct 27 20:14:11 2022 +0200 |
tree | 82b3e4c9fed42312fc0c8acf7a3b98f842672a0f | |
parent | 6894ee2bee20fd22055f8a7337ef465efab0c823 [diff] |
ssh: add missing coroutine_fn annotation ssh_write is only called from ssh_co_writev. Signed-off-by: Alberto Faria <afaria@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Message-Id: <20221013123711.620631-5-pbonzini@redhat.com> Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>