Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 68981
b: refs/heads/master
c: 8993269
h: refs/heads/master
i:
  68979: 611ee26
v: v3
  • Loading branch information
Joe Korty authored and James Bottomley committed Oct 12, 2007
1 parent 7ea094b commit ff92757
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: d773c082da27c445c832324cfb4a357498613a38
refs/heads/master: 89932697ce742c094916d8270c282042b24776b3
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/dpt_i2o.c
Original file line number Diff line number Diff line change
Expand Up @@ -3346,7 +3346,7 @@ static int __init adpt_init(void)
return count > 0 ? 0 : -ENODEV;
}

static void __exit adpt_exit(void)
static void adpt_exit(void)
{
while (hba_chain)
adpt_release(hba_chain);
Expand Down

0 comments on commit ff92757

Please sign in to comment.