[PATCH] __set_irq_handler bogus space

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



__set_irq_handler: Kill a bogus space

Signed-off-by: Geert Uytterhoeven <[email protected]>
---
 kernel/irq/chip.c |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

--- ps3-linux-src.orig/kernel/irq/chip.c
+++ ps3-linux-src/kernel/irq/chip.c
@@ -520,7 +520,7 @@ __set_irq_handler(unsigned int irq, irq_
 
 	if (desc->chip == &no_irq_chip) {
 		printk(KERN_WARNING "Trying to install %sinterrupt handler "
-		       "for IRQ%d\n", is_chained ? "chained " : " ", irq);
+		       "for IRQ%d\n", is_chained ? "chained " : "", irq);
 		/*
 		 * Some ARM implementations install a handler for really dumb
 		 * interrupt hardware without setting an irq_chip. This worked

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- Sony Network and Software Technology Center Europe (NSCE)
[email protected] ------- The Corporate Village, Da Vincilaan 7-D1
Voice +32-2-7008453 Fax +32-2-7008622 ---------------- B-1935 Zaventem, Belgium
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux