diff options
Diffstat (limited to 'drivers/pci/irq.c')
-rw-r--r-- | drivers/pci/irq.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/pci/irq.c b/drivers/pci/irq.c index 6684f153ab57..f9f2a0324ecc 100644 --- a/drivers/pci/irq.c +++ b/drivers/pci/irq.c | |||
@@ -31,7 +31,7 @@ static void pci_note_irq_problem(struct pci_dev *pdev, const char *reason) | |||
31 | * driver). | 31 | * driver). |
32 | * | 32 | * |
33 | * Returns: | 33 | * Returns: |
34 | * a suggestion for fixing it (although the driver is not required to | 34 | * a suggestion for fixing it (although the driver is not required to |
35 | * act on this). | 35 | * act on this). |
36 | */ | 36 | */ |
37 | enum pci_lost_interrupt_reason pci_lost_interrupt(struct pci_dev *pdev) | 37 | enum pci_lost_interrupt_reason pci_lost_interrupt(struct pci_dev *pdev) |