aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaokun Zhang <[email protected]>2020-05-18 11:00:59 +0800
committerMarc Zyngier <[email protected]>2020-05-18 10:28:30 +0100
commitae0bb9fda405c881848f7f6e94d912b35f6e31d2 (patch)
treea1ac86607314652fe17700cb3bc4c7903a2e21a7
parent2ef96a5bb12be62ef75b5828c0aab838ebb29cb8 (diff)
platform-msi: Fix typos in comment
Fix up one typos @nev -> @nr_irqs. Signed-off-by: Shaokun Zhang <[email protected]> Signed-off-by: Marc Zyngier <[email protected]> Link: https://lore.kernel.org/r/[email protected]
-rw-r--r--drivers/base/platform-msi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/base/platform-msi.c b/drivers/base/platform-msi.c
index 8da314b81eab..c4a17e5edf8b 100644
--- a/drivers/base/platform-msi.c
+++ b/drivers/base/platform-msi.c
@@ -387,7 +387,7 @@ void platform_msi_domain_free(struct irq_domain *domain, unsigned int virq,
*
* @domain: The platform-msi domain
* @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
* with irq_domain_mutex held (which can only be done as part of a