Searched hist:b9c649470ba0d4056b2d486105a0f8fb982654ae (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/ |
H A D | block.c | diff b9c649470ba0d4056b2d486105a0f8fb982654ae Thu Feb 05 12:58:25 CST 2015 Max Reitz <mreitz@redhat.com> block: Keep bdrv_check*_request()'s return value
Do not throw away the value returned by bdrv_check_request() and bdrv_check_byte_request().
Fix up some coding style issues in the proximity of the affected hunks.
Signed-off-by: Max Reitz <mreitz@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Kevin Wolf <kwolf@redhat.com> Message-id: 1423162705-32065-17-git-send-email-mreitz@redhat.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|