From d2d50aa97d695d83ccb2341488d977e8cfe36555 Mon Sep 17 00:00:00 2001 From: Simon Arlott Date: Mon, 11 Jun 2007 15:31:30 +0800 Subject: Blackfin arch: spelling fixes Signed-off-by: Simon Arlott Signed-off-by: Bryan Wu --- arch/blackfin/kernel/irqchip.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arch/blackfin/kernel/irqchip.c') diff --git a/arch/blackfin/kernel/irqchip.c b/arch/blackfin/kernel/irqchip.c index df5bf022cf79..80996a1a94ca 100644 --- a/arch/blackfin/kernel/irqchip.c +++ b/arch/blackfin/kernel/irqchip.c @@ -91,7 +91,7 @@ int show_interrupts(struct seq_file *p, void *v) } /* - * do_IRQ handles all hardware IRQ's. Decoded IRQs should not + * do_IRQ handles all hardware IRQs. Decoded IRQs should not * come via this function. Instead, they should provide their * own 'handler' */ -- cgit