Fix misspellings of "system", "controller", "interrupt" and "necessary".
Fix the various misspellings of "system", controller", "interrupt" and "[un]necessary". Signed-off-by: Robert P. J. Day <rpjday@mindspring.com> Signed-off-by: Adrian Bunk <bunk@kernel.org>
This commit is contained in:
committed by
Adrian Bunk
parent
18735dd8d2
commit
3a4fa0a25d
@@ -68,7 +68,7 @@ static void h8300_shutdown_irq(unsigned int irq)
|
||||
}
|
||||
|
||||
/*
|
||||
* h8300 interrupt controler implementation
|
||||
* h8300 interrupt controller implementation
|
||||
*/
|
||||
struct irq_chip h8300irq_chip = {
|
||||
.name = "H8300-INTC",
|
||||
|
Reference in New Issue
Block a user