mirror of
https://github.com/xemu-project/xemu.git
synced 2026-07-11 01:24:41 +02:00
hw/pci: Fix typo in documentation
Signed-off-by: Stefan Weil <sw@weilnetz.de> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Laurent Vivier <laurent@vivier.eu> Message-ID: <20251209125759.764296-1-sw@weilnetz.de> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
This commit is contained in:
committed by
Philippe Mathieu-Daudé
parent
0bc6fa2446
commit
4fdff25625
@@ -751,7 +751,7 @@ int pci_iommu_register_iotlb_notifier(PCIDevice *dev, uint32_t pasid,
|
||||
|
||||
/**
|
||||
* pci_iommu_unregister_iotlb_notifier: unregister a notifier that has been
|
||||
* registerd with pci_iommu_register_iotlb_notifier.
|
||||
* registered with pci_iommu_register_iotlb_notifier.
|
||||
*
|
||||
* Returns 0 on success, or a negative errno otherwise.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user