On 07/21/2016 01:40 PM, Denis V. Lunev wrote: > From: Pavel Butsykin <[email protected]> > > This is a preparatory patch, which continues the general trend of the > transition to the byte-based interfaces. bdrv_check_request() and > blk_check_requestis no longer used, so we can remove.
s/requestis/request() are/ s/remove./remove them./ > > Signed-off-by: Pavel Butsykin <[email protected]> > Reviewed-by: Stefan Hajnoczi <[email protected]> > Signed-off-by: Denis V. Lunev <[email protected]> > CC: Jeff Cody <[email protected]> > CC: Markus Armbruster <[email protected]> > CC: Eric Blake <[email protected]> > CC: John Snow <[email protected]> > CC: Stefan Hajnoczi <[email protected]> > CC: Kevin Wolf <[email protected]> > --- > block/block-backend.c | 23 ++++------------------- > block/io.c | 22 +++++++--------------- > include/block/block.h | 4 ++-- > include/sysemu/block-backend.h | 4 ++-- > qemu-img.c | 6 ++++-- > qemu-io-cmds.c | 2 +- > 6 files changed, 20 insertions(+), 41 deletions(-) > Reviewed-by: Eric Blake <[email protected]> -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature
