Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 24431
b: refs/heads/master
c: 89a7689
h: refs/heads/master
i:
  24429: 7b8f64f
  24427: 82b0f9c
  24423: 2dbba4d
  24415: fafdff7
v: v3
  • Loading branch information
Eric Sesterhenn authored and Jens Axboe committed Mar 27, 2006
1 parent 5123398 commit f5ecc2c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 837c7878771c15ed8d85ecf814ece7fcb4551b46
refs/heads/master: 89a7689e5c039090d99cbdc3625252c3dee50f7f
2 changes: 1 addition & 1 deletion trunk/drivers/block/cciss.c
Original file line number Diff line number Diff line change
Expand Up @@ -2727,9 +2727,9 @@ static void __devinit cciss_interrupt_mode(ctlr_info_t *c, struct pci_dev *pdev,
return;
}
}
default_int_mode:
#endif /* CONFIG_PCI_MSI */
/* if we get here we're going to use the default interrupt mode */
default_int_mode:
c->intr[SIMPLE_MODE_INT] = pdev->irq;
return;
}
Expand Down

0 comments on commit f5ecc2c

Please sign in to comment.