dect
/
linux-2.6
Archived
13
0
Fork 0

iommu/amd: Remove obsolete comment line

IRQ_DELAYED_DISABLE does not exist anymore. So this comment
is obsolete.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
This commit is contained in:
Joerg Roedel 2012-10-02 14:38:48 +02:00
parent 821f0f68ca
commit 44229b13bd
1 changed files with 0 additions and 1 deletions

View File

@ -4061,7 +4061,6 @@ static int setup_ioapic_entry(int irq, struct IO_APIC_route_entry *entry,
/*
* Mask level triggered irqs.
* Use IRQ_DELAYED_DISABLE for edge triggered irqs.
*/
if (attr->trigger)
entry->mask = 1;