Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 223175
b: refs/heads/master
c: 69abf61
h: refs/heads/master
i:
  223173: 6ad9b03
  223171: 0e94bd0
  223167: d795b4e
v: v3
  • Loading branch information
Saurav Kashyap authored and James Bottomley committed Dec 9, 2010
1 parent 0118834 commit 3e00348
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: 087c621e22f49c326cdc65d98c6fc0737ac13533
refs/heads/master: 69abf61ea1005bc362b678639a4ae219e23829f3
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/qla2xxx/qla_os.c
Original file line number Diff line number Diff line change
Expand Up @@ -829,7 +829,7 @@ qla2xxx_eh_abort(struct scsi_cmnd *cmd)
{
scsi_qla_host_t *vha = shost_priv(cmd->device->host);
srb_t *sp;
int ret;
int ret = SUCCESS;
unsigned int id, lun;
unsigned long flags;
int wait = 0;
Expand Down

0 comments on commit 3e00348

Please sign in to comment.