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)
commit3959c7957f0ab758066c8779483b18179c355257
treeb709b87527dbc65091f88cf95cbca86f8547a77e
parent0015365cc68a5b6ad22dfdac19580aa9530731c3
Don't call memset to clean irq_desc; these data fields have already
previously been initialized statically in kernel/irq/handle.c.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/au1000/common/irq.c
arch/mips/ite-boards/generic/irq.c
This page took 0.025429 seconds and 5 git commands to generate.