qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v1 1/1] S390 pci infrastructure modeling


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH v1 1/1] S390 pci infrastructure modeling
Date: Wed, 20 May 2015 09:43:30 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0


On 15/04/2015 10:04, Hong Bo Li wrote:
> @@ -513,29 +541,12 @@ static int s390_pcihost_setup_msix(S390PCIBusDevice 
> *pbdev)
>      return 0;
>  }
>  
> +/* this function is useless, just keep it to make the patch more
> +   readable. Without this function, the diff will mix these hotplug
> +   functions together. will be removed in future */

Try adding this to your .gitconfig:

        [diff]
        algorithm = patience

Paolo



reply via email to

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