block-backend: blk_pread, blk_pwrite: rename count parameter to bytes
authorVladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Wed, 6 Oct 2021 13:17:17 +0000 (15:17 +0200)
committerEric Blake <eblake@redhat.com>
Fri, 15 Oct 2021 20:59:26 +0000 (15:59 -0500)
commit14149710f98fcf7af13eeb6cf6040b33c01b9792
tree4465825d3cc847011081d935b38b7e33f331297d
parenta93d81c84afa717b0a1a6947524d8d1fbfd6bbf5
block-backend: blk_pread, blk_pwrite: rename count parameter to bytes

To be consistent with declarations in include/sysemu/block-backend.h.

Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Message-Id: <20211006131718.214235-12-vsementsov@virtuozzo.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Eric Blake <eblake@redhat.com>
block/block-backend.c