[prev in list] [next in list] [prev in thread] [next in thread] 

List:       git-commits-head
Subject:    Revert "MIPS: Print irq handler description"
From:       Linux Kernel Mailing List <linux-kernel () vger ! kernel ! org>
Date:       2009-02-28 2:01:20
Message-ID: 200902280201.n1S21KVq011869 () hera ! kernel ! org
[Download RAW message or body]

Gitweb:     http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5312dc6bc0df9c5ffae543b6f62e4d0970ad2cc6
Commit:     5312dc6bc0df9c5ffae543b6f62e4d0970ad2cc6
Parent:     dbda6ac0897603f6c6dfadbbc37f9882177ec7ac
Author:     Ralf Baechle <ralf@linux-mips.org>
AuthorDate: Fri Feb 27 14:06:04 2009 +0000
Committer:  Ralf Baechle <ralf@linux-mips.org>
CommitDate: Fri Feb 27 17:56:35 2009 +0000

    Revert "MIPS: Print irq handler description"
    
    This reverts commit 558d1de8ba9ebb1cc3f3062f1371b9330772164f.
---
 arch/mips/kernel/irq.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/arch/mips/kernel/irq.c b/arch/mips/kernel/irq.c
index a0ff2b6..4b4007b 100644
--- a/arch/mips/kernel/irq.c
+++ b/arch/mips/kernel/irq.c
@@ -111,7 +111,6 @@ int show_interrupts(struct seq_file *p, void *v)
 			seq_printf(p, "%10u ", kstat_cpu(j).irqs[i]);
 #endif
 		seq_printf(p, " %14s", irq_desc[i].chip->name);
-		seq_printf(p, "-%-8s", irq_desc[i].name);
 		seq_printf(p, "  %s", action->name);
 
 		for (action=action->next; action; action = action->next)
--
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic