Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 280469
b: refs/heads/master
c: e56e0b7
h: refs/heads/master
i:
  280467: 1b35cd8
v: v3
  • Loading branch information
Jesper Juhl authored and Jiri Kosina committed Nov 22, 2011
1 parent c945404 commit 3cdb8ed
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: 521b8ce615c6550a63c49305b649a1572e1f37ac
refs/heads/master: e56e0b7dd5f0ee7d5c2ebc0c049a745f1d715d42
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/qla2xxx/qla_nx.c
Original file line number Diff line number Diff line change
Expand Up @@ -1055,7 +1055,7 @@ ql82xx_rom_lock_d(struct qla_hw_data *ha)
"ROM lock failed.\n");
return -1;
}
return 0;;
return 0;
}

static int
Expand Down

0 comments on commit 3cdb8ed

Please sign in to comment.