On Mon, Mar 12, 2012 at 05:01:48PM +0100, Paolo Bonzini wrote: > And remove several block_int.h inclusions that should not be there. > > Signed-off-by: Paolo Bonzini <[email protected]> > --- > block.h | 2 -- > block_int.h | 18 ------------------ > dma-helpers.c | 1 - > hw/ide/core.c | 1 - > hw/lsi53c895a.c | 1 - > linux-aio.c | 1 - > qemu-aio.h | 21 +++++++++++++++++++++ > 7 files changed, 21 insertions(+), 24 deletions(-)
I don't see a big difference either way. Removing the block_int.h includes is nice though. Reviewed-by: Stefan Hajnoczi <[email protected]>
