Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 68925
b: refs/heads/master
c: 488a5c8
h: refs/heads/master
i:
  68923: bc3dad1
v: v3
  • Loading branch information
Jeff Garzik authored and James Bottomley committed Oct 12, 2007
1 parent a7c8383 commit 363b81b
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: 24430458bb924e371ff894e26bfa9f73707f53fb
refs/heads/master: 488a5c8a9a3b67ae117784cd0d73bef53a73d57d
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/arcmsr/arcmsr_hba.c
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,7 @@ static int arcmsr_probe(struct pci_dev *pdev,
goto out_release_regions;

error = request_irq(pdev->irq, arcmsr_do_interrupt,
IRQF_SHARED, "arcmsr", acb);
IRQF_SHARED, "arcmsr", acb);
if (error)
goto out_free_ccb_pool;

Expand Down

0 comments on commit 363b81b

Please sign in to comment.