]> Git Repo - qemu.git/commit
block: Keep bdrv_check*_request()'s return value
authorMax Reitz <[email protected]>
Thu, 5 Feb 2015 18:58:25 +0000 (13:58 -0500)
committerStefan Hajnoczi <[email protected]>
Mon, 16 Feb 2015 15:07:19 +0000 (15:07 +0000)
commitb9c649470ba0d4056b2d486105a0f8fb982654ae
treec82aa80867498243953edfa1c22b3410c8e02542
parentc0191e763b2f77cc5311d3aa6e487f3fe8a4c96f
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 <[email protected]>
Reviewed-by: Eric Blake <[email protected]>
Reviewed-by: Kevin Wolf <[email protected]>
Message-id: 1423162705[email protected]
Signed-off-by: Stefan Hajnoczi <[email protected]>
block.c
This page took 0.024824 seconds and 4 git commands to generate.