platform-msi: Fix typos in comment
Fix up one typos @nev -> @nr_irqs. Signed-off-by: Shaokun Zhang <zhangshaokun@hisilicon.com> Signed-off-by: Marc Zyngier <maz@kernel.org> Link: https://lore.kernel.org/r/1589770859-19340-1-git-send-email-zhangshaokun@hisilicon.com
This commit is contained in:
Родитель
2ef96a5bb1
Коммит
ae0bb9fda4
|
@ -387,7 +387,7 @@ void platform_msi_domain_free(struct irq_domain *domain, unsigned int virq,
|
||||||
*
|
*
|
||||||
* @domain: The platform-msi domain
|
* @domain: The platform-msi domain
|
||||||
* @virq: The base irq from which to perform the allocate operation
|
* @virq: The base irq from which to perform the allocate operation
|
||||||
* @nvec: How many interrupts to free from @virq
|
* @nr_irqs: How many interrupts to free from @virq
|
||||||
*
|
*
|
||||||
* Return 0 on success, or an error code on failure. Must be called
|
* Return 0 on success, or an error code on failure. Must be called
|
||||||
* with irq_domain_mutex held (which can only be done as part of a
|
* with irq_domain_mutex held (which can only be done as part of a
|
||||||
|
|
Загрузка…
Ссылка в новой задаче