qemu-block
[Top][All Lists]
Advanced

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

Re: [PATCH 06/18] block: Implement blk_{pread, pwrite}() using generated


From: Paolo Bonzini
Subject: Re: [PATCH 06/18] block: Implement blk_{pread, pwrite}() using generated_co_wrapper
Date: Wed, 18 May 2022 16:02:49 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.8.0

On 5/18/22 15:34, Emanuele Giuseppe Esposito wrote:
+/* For blk_bs() in generated block/block-gen.c */
+#include "sysemu/block-backend.h"
+#include "block/block_int.h"
  #include "block/coroutines.h"
  #include "block/block-gen.h"
  #include "block/block_int.h"\

This second include of block_int.h is unnecessary.

Paolo



reply via email to

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