Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 68930
b: refs/heads/master
c: 34f8f0d
h: refs/heads/master
v: v3
  • Loading branch information
Matthew Wilcox authored and James Bottomley committed Oct 12, 2007
1 parent 7e19edf commit 6ad72ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a57b1fccdfa65b78481f5e651833d979e545de04
refs/heads/master: 34f8f0d294423a7e2ef84a741890b1bfa317aa4e
1 change: 1 addition & 0 deletions trunk/drivers/scsi/ibmmca.c
Original file line number Diff line number Diff line change
Expand Up @@ -1693,6 +1693,7 @@ static int __devexit ibmmca_remove(struct device *dev)
scsi_remove_host(shpnt);
release_region(shpnt->io_port, shpnt->n_io_port);
free_irq(shpnt->irq, dev);
scsi_host_put(shpnt);
return 0;
}

Expand Down

0 comments on commit 6ad72ac

Please sign in to comment.