[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-ppc] [PATCH v2 01/10] pci/pcie: rename hotplug handler callbac
From: |
David Hildenbrand |
Subject: |
Re: [Qemu-ppc] [PATCH v2 01/10] pci/pcie: rename hotplug handler callbacks |
Date: |
Tue, 6 Nov 2018 09:43:36 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.2.1 |
On 06.11.18 07:03, David Gibson wrote:
> On Mon, Nov 05, 2018 at 11:20:35AM +0100, David Hildenbrand wrote:
>> The callbacks are also called for cold plugged devices. Drop the "hot"
>> to better match the actual callback names.
>>
>> While at it, also rename pcie_cap_slot_hotplug_common() to
>> pcie_cap_slot_check_common().
>
> Uh.. this part of the message doesn't appear to be accurate any more.
>
Indeed, after renaming it 10 times I think I forgot to update the
description :)
Thanks!
>>
>> Signed-off-by: David Hildenbrand <address@hidden>
>
> Apart from that,
>
> Reviewed-by: David Gibson <address@hidden>
>
--
Thanks,
David / dhildenb
- [Qemu-ppc] [PATCH v2 02/10] pci/shpc: rename hotplug handler callbacks, (continued)
- [Qemu-ppc] [PATCH v2 02/10] pci/shpc: rename hotplug handler callbacks, David Hildenbrand, 2018/11/05
- [Qemu-ppc] [PATCH v2 03/10] s390x/pci: rename hotplug handler callbacks, David Hildenbrand, 2018/11/05
- [Qemu-ppc] [PATCH v2 05/10] pci/pcihp: perform check for bus capability in pre_plug handler, David Hildenbrand, 2018/11/05
- [Qemu-ppc] [PATCH v2 01/10] pci/pcie: rename hotplug handler callbacks, David Hildenbrand, 2018/11/05
- [Qemu-ppc] [PATCH v2 06/10] pci/pcihp: overwrite hotplug handler recursively from the start, David Hildenbrand, 2018/11/05
- [Qemu-ppc] [PATCH v2 07/10] pci/pcihp: perform unplug via the hotplug handler, David Hildenbrand, 2018/11/05