diff options
| author | Kevin Wolf | 2019-02-18 14:38:15 +0100 |
|---|---|---|
| committer | Kevin Wolf | 2019-02-25 15:03:19 +0100 |
| commit | a7b78fc944b20b953d68426b7db2c81fc6a5b5af (patch) | |
| tree | 0801802bba344f07bcc4296b1cb0bb269fd7efbc /scripts | |
| parent | io: Remove redundant read/write_coroutine assignments (diff) | |
| download | qemu-a7b78fc944b20b953d68426b7db2c81fc6a5b5af.tar.gz qemu-a7b78fc944b20b953d68426b7db2c81fc6a5b5af.tar.xz qemu-a7b78fc944b20b953d68426b7db2c81fc6a5b5af.zip | |
nbd: Move nbd_read_eof() to nbd/client.c
The only caller of nbd_read_eof() is nbd_receive_reply(), so it doesn't
have to live in the header file, but can move next to its caller.
Also add the missing coroutine_fn to the function and its caller.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
