irq/irqdomain: Fix typo in the comment on top of __irq_domain_alloc_irqs()
authorJulien Grall <julien.grall@arm.com>
Thu, 18 Apr 2019 15:54:01 +0000 (16:54 +0100)
committerMarc Zyngier <marc.zyngier@arm.com>
Mon, 29 Apr 2019 14:45:00 +0000 (15:45 +0100)
The word 'number' has been misspelt in the comment on top of
_irq_domain_alloc_irqs().

Signed-off-by: Julien Grall <julien.grall@arm.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
kernel/irq/irqdomain.c

index 9ed29e4a7dbf2e1f52c6ba27d16c718904dcc57b..a453e229f99caf404bf93575abff805b56c4d3d5 100644 (file)
@@ -1297,7 +1297,7 @@ int irq_domain_alloc_irqs_hierarchy(struct irq_domain *domain,
 /**
  * __irq_domain_alloc_irqs - Allocate IRQs from domain
  * @domain:    domain to allocate from
- * @irq_base:  allocate specified IRQ nubmer if irq_base >= 0
+ * @irq_base:  allocate specified IRQ number if irq_base >= 0
  * @nr_irqs:   number of IRQs to allocate
  * @node:      NUMA node id for memory allocation
  * @arg:       domain specific argument