]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite271b1269052c20a9bc8b3415c8e216cc367a647
treed9c7b4381ca4161976a55a4a4bea37d3c1cac963
parent26ba69ec9c807fc3eb1ae3a3f264a2c5def2b23c
irq/irqdomain: Fix typo in the comment on top of __irq_domain_alloc_irqs()

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