Commit f7a23328a738b45124400d85eaf78a76939da726

Authored by Andi Kleen
Committed by Andi Kleen
1 parent ff0a538d8b

[PATCH] x86-64: Fix warning in io_apic.c

Showing 1 changed file with 0 additions and 2 deletions Side-by-side Diff

arch/x86_64/kernel/io_apic.c
... ... @@ -754,9 +754,7 @@
754 754 {
755 755 /* Initialize vector_irq on a new cpu */
756 756 /* This function must be called with vector_lock held */
757   - unsigned long flags;
758 757 int irq, vector;
759   -
760 758  
761 759 /* Mark the inuse vectors */
762 760 for (irq = 0; irq < NR_IRQ_VECTORS; ++irq) {