diff options
| author | Vladimir Sementsov-Ogievskiy | 2017-08-04 17:14:27 +0200 |
|---|---|---|
| committer | Eric Blake | 2017-08-30 20:00:38 +0200 |
| commit | 490dc5ed9bfbaf50ed8186c9729a81f530a11188 (patch) | |
| tree | 3c434a6065f25c4c35ee117ac25f2cd7d4af6f22 /include/exec/user | |
| parent | nbd/client: refactor nbd_receive_reply (diff) | |
| download | qemu-490dc5ed9bfbaf50ed8186c9729a81f530a11188.tar.gz qemu-490dc5ed9bfbaf50ed8186c9729a81f530a11188.tar.xz qemu-490dc5ed9bfbaf50ed8186c9729a81f530a11188.zip | |
nbd/client: fix nbd_send_request to return int
Fix nbd_send_request to return int, as it returns a return value
of nbd_write (which is int), and the only user of nbd_send_request's
return value (nbd_co_send_request) consider it as int too.
Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Message-Id: <20170804151440.320927-5-vsementsov@virtuozzo.com>
Signed-off-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'include/exec/user')
0 files changed, 0 insertions, 0 deletions
