Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 39971
b: refs/heads/master
c: a31baca
h: refs/heads/master
i:
  39969: 3ab3b44
  39967: 8107d0e
v: v3
  • Loading branch information
Alan Cox authored and Linus Torvalds committed Oct 20, 2006
1 parent 0435c85 commit 0a9adad
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: 8ac773b4f73afa6fd66695131103944b975d5d5c
refs/heads/master: a31baca58cc16fe0584685f54c6d17494a231c92
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/eata_pio.c
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ static irqreturn_t do_eata_pio_int_handler(int irq, void *dev_id)
irqreturn_t ret;

spin_lock_irqsave(dev->host_lock, flags);
ret = eata_pio_int_handler(irq, dev_id, regs);
ret = eata_pio_int_handler(irq, dev_id);
spin_unlock_irqrestore(dev->host_lock, flags);
return ret;
}
Expand Down

0 comments on commit 0a9adad

Please sign in to comment.