On Fri, May 26, 2017 at 10:22:10PM +0200, Kevin Wolf wrote:
> @@ -2083,28 +2075,6 @@ int bdrv_readv_vmstate(BlockDriverState *bs, 
> QEMUIOVector *qiov, int64_t pos)
>  /**************************************************************/
>  /* async I/Os */
>  
> -BlockAIOCB *bdrv_aio_readv(BdrvChild *child, int64_t sector_num,
> -                           QEMUIOVector *qiov, int nb_sectors,
> -                           BlockCompletionFunc *cb, void *opaque)
> -{
> -    trace_bdrv_aio_readv(child->bs, sector_num, nb_sectors, opaque);

Please remove unused trace events from the trace-events file.

Attachment: signature.asc
Description: PGP signature

Reply via email to