qemu-trivial
[Top][All Lists]
Advanced

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

Re: [PATCH] hw/pci/pci_bridge: Fix typo in comment


From: Laurent Vivier
Subject: Re: [PATCH] hw/pci/pci_bridge: Fix typo in comment
Date: Thu, 6 Feb 2020 11:10:58 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.3.1

Le 05/02/2020 à 19:51, Julia Suvorova a écrit :
> Signed-off-by: Julia Suvorova <address@hidden>
> ---
>  include/hw/pci/pci_bridge.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/include/hw/pci/pci_bridge.h b/include/hw/pci/pci_bridge.h
> index ba488818d2..99c674e949 100644
> --- a/include/hw/pci/pci_bridge.h
> +++ b/include/hw/pci/pci_bridge.h
> @@ -108,7 +108,7 @@ void pci_bridge_dev_unplug_request_cb(HotplugHandler 
> *hotplug_dev,
>  
>  /*
>   * before qdev initialization(qdev_init()), this function sets bus_name and
> - * map_irq callback which are necessry for pci_bridge_initfn() to
> + * map_irq callback which are necessary for pci_bridge_initfn() to
>   * initialize bus.
>   */
>  void pci_bridge_map_irq(PCIBridge *br, const char* bus_name,
> 

Applied to my trivial-patches branch.

Thanks,
Laurent



reply via email to

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