Don't call memset to clean irq_desc; these data fields have already
authorRalf Baechle <ralf@linux-mips.org>
Fri, 30 Sep 2005 23:03:42 +0000 (00:03 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Sat, 29 Oct 2005 18:32:31 +0000 (19:32 +0100)
previously been initialized statically in kernel/irq/handle.c.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found