From: Marek Belisko Date: Fri, 15 Mar 2013 22:34:04 +0000 (+0100) Subject: arm: irq-armada-370-xp: fix comment typo X-Git-Tag: v3.10-rc1~161^2~38 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=097ef18d5aa9d2822647d39038d4f3e96e64d87b;p=linux.git arm: irq-armada-370-xp: fix comment typo Signed-off-by: Marek Belisko Signed-off-by: Jiri Kosina --- diff --git a/arch/arm/mach-mvebu/irq-armada-370-xp.c b/arch/arm/mach-mvebu/irq-armada-370-xp.c index 274ff58271de..d8dbcc118ad0 100644 --- a/arch/arm/mach-mvebu/irq-armada-370-xp.c +++ b/arch/arm/mach-mvebu/irq-armada-370-xp.c @@ -55,7 +55,7 @@ static struct irq_domain *armada_370_xp_mpic_domain; /* * In SMP mode: * For shared global interrupts, mask/unmask global enable bit - * For CPU interrtups, mask/unmask the calling CPU's bit + * For CPU interrupts, mask/unmask the calling CPU's bit */ static void armada_370_xp_irq_mask(struct irq_data *d) {