qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 3/6] sysemu/block-backend: Document blk_read()/blk_pwrite()


From: Stefan Hajnoczi
Subject: Re: [PATCH 3/6] sysemu/block-backend: Document blk_read()/blk_pwrite()
Date: Thu, 7 May 2020 09:56:04 +0100

On Mon, May 04, 2020 at 11:46:38AM +0200, Philippe Mathieu-Daudé wrote:
> +
> +/**
> + * blk_pread:
> + *
> + * @blk - the block backend where the buffer content is going to be read from

s/ - /: /

> +
> +/**
> + * blk_pwrite:
> + *
> + * @blk - the block backend where the buffer content is going to be written 
> to

s/ - /: /

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]