qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v3 28/32] ahci: add test_pci_enable to ahci-test


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH v3 28/32] ahci: add test_pci_enable to ahci-test.
Date: Thu, 14 Aug 2014 17:05:59 +0100
User-agent: Mutt/1.5.23 (2014-03-12)

On Wed, Aug 13, 2014 at 05:56:11PM -0400, John Snow wrote:
> diff --git a/tests/ahci-test.c b/tests/ahci-test.c
> index 29ac0d0..0ca4a20 100644
> --- a/tests/ahci-test.c
> +++ b/tests/ahci-test.c
> @@ -56,6 +56,7 @@
>  /*** Globals ***/
>  static QGuestAllocator *guest_malloc;
>  static QPCIBus *pcibus;
> +static uint64_t barsize;

This variable is not used so it would be nicer to move it to the
relevant later patch.

Attachment: pgpkV9gEzBRpQ.pgp
Description: PGP signature


reply via email to

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