Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 208396
b: refs/heads/master
c: 2c076ee
h: refs/heads/master
v: v3
  • Loading branch information
Roel Kluin authored and Linus Torvalds committed Aug 11, 2010
1 parent 73487b4 commit b13e14c
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: ef3f7cc41280e9611a837df1fedf3f6d4d921a75
refs/heads/master: 2c076eea6d3005c54f6e7be5938477fdc7027686
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/gdth.c
Original file line number Diff line number Diff line change
Expand Up @@ -4914,7 +4914,7 @@ static int __init gdth_eisa_probe_one(u16 eisa_slot)

error = scsi_add_host(shp, NULL);
if (error)
goto out_free_coal_stat;
goto out_free_ccb_phys;
list_add_tail(&ha->list, &gdth_instances);
gdth_timer_init();

Expand Down

0 comments on commit b13e14c

Please sign in to comment.