qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 07/16] pci: add Error-propagating pci_add_capabi


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH 07/16] pci: add Error-propagating pci_add_capability2()
Date: Tue, 29 Apr 2014 13:13:11 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0

On 04/29/2014 11:51 AM, Laszlo Ersek wrote:
> On 04/29/14 19:41, Eric Blake wrote:
>> On 04/10/2014 02:24 AM, Laszlo Ersek wrote:
>>> ... and rebase pci_add_capability() to it.
>>>
>>> Signed-off-by: Laszlo Ersek <address@hidden>
>>> ---

>>> +int pci_add_capability2(PCIDevice *pdev, uint8_t cap_id,
>>> +                       uint8_t offset, uint8_t size,
>>> +                       Error **errp);
>>
>> Indentation is off; might be transient if you merge things back into one
>> pci_add_capability later in the series.  Modulo that,
>> Reviewed-by: Eric Blake <address@hidden>
>>
> 
> Hm, I'm afraid I missed to reindent the parameter list by one space for
> good, in both declaration and definition. Do you want me to respin
> because of that?

I'd wait for a maintainer to chime in on whether they are okay fixing it
as part of preparing the pull request, asking for a respin, or leaving
it as-is.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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