[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <4A6F5670.4010405@goop.org>
Date: Tue, 28 Jul 2009 12:50:08 -0700
From: Jeremy Fitzhardinge <jeremy@...p.org>
To: Jesse Barnes <jbarnes@...tuousgeek.org>
CC: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Ingo Molnar <mingo@...hat.com>,
the arch/x86 maintainers <x86@...nel.org>,
Stefan Assmann <sassmann@...e.de>
Subject: drivers/pci/quirks.c: irq_reroute_variant is dead code?
quirk_reroute_to_boot_interrupts_intel() goes to some effort to scan for
a bunch of Intel devices and set dev->irq_reroute_variant =
INTEL_IRQ_REROUTE_VARIANT. However, as far as I can see that's the only
reference to dev->irq_reroute_variant and INTEL_IRQ_REROUTE_VARIANT, so
the whole thing appears to have no effect.
Is it all dead code? Is there something else which should be there missing?
Thanks,
J
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists