Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 22626
b: refs/heads/master
c: 8800727
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and James Bottomley committed Mar 12, 2006
1 parent 7b4f600 commit b862a1c
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: 72df0ebf95561694c06adca62e590e37ec549579
refs/heads/master: 8800727ae8a20146981a9531ac833cb889666247
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/NCR_D700.c
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ NCR_D700_probe_one(struct NCR_D700_private *p, int siop, int irq,
return 0;

detect_failed:
release_region(host->base, 64);
release_region(region, 64);
region_failed:
kfree(hostdata);

Expand Down

0 comments on commit b862a1c

Please sign in to comment.