quorum: Remove s from quorum_aio_get() arguments
commit10c855196837059b5d988557183c8f8392033e52
authorKevin Wolf <kwolf@redhat.com>
Mon, 7 Nov 2016 17:00:29 +0000 (7 18:00 +0100)
committerKevin Wolf <kwolf@redhat.com>
Mon, 9 Jan 2017 12:30:52 +0000 (9 13:30 +0100)
tree1023b849cb1a6036f2904d0ace5558c6463ff8ee
parent536fca7f7ea4913f71df7f420953e97619be74e1
quorum: Remove s from quorum_aio_get() arguments

There is no point in passing the value of bs->opaque in order to
overwrite it with itself.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Alberto Garcia <berto@igalia.com>
block/quorum.c