genirq: Fix various typos in comments
Go over the IRQ subsystem source code (including irqchip drivers) and fix common typos in comments. No change in functionality intended. Signed-off-by: Ingo Molnar <mingo@kernel.org> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: Jason Cooper <jason@lakedaemon.net> Cc: Marc Zyngier <marc.zyngier@arm.com> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Linus Torvalds <torvalds@linux-foundation.org> Cc: linux-kernel@vger.kernel.org
This commit is contained in:
@@ -58,7 +58,7 @@ struct s3c_irq_data {
|
||||
};
|
||||
|
||||
/*
|
||||
* Sructure holding the controller data
|
||||
* Structure holding the controller data
|
||||
* @reg_pending register holding pending irqs
|
||||
* @reg_intpnd special register intpnd in main intc
|
||||
* @reg_mask mask register
|
||||
|
Reference in New Issue
Block a user