Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 40916
b: refs/heads/master
c: 253b92e
h: refs/heads/master
v: v3
  • Loading branch information
Darrick J. Wong authored and Jeff Garzik committed Nov 14, 2006
1 parent 6e8af57 commit 5e90698
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: 3f9dd27a22ff79b6b6c4eccd19e4063bff0ddc7e
refs/heads/master: 253b92ecbd3d2e9f5a79fc7632c89ac74bff16c4
2 changes: 1 addition & 1 deletion trunk/drivers/ata/libata-scsi.c
Original file line number Diff line number Diff line change
Expand Up @@ -1612,9 +1612,9 @@ static int ata_scsi_translate(struct ata_device *dev, struct scsi_cmnd *cmd,

err_did:
ata_qc_free(qc);
err_mem:
cmd->result = (DID_ERROR << 16);
done(cmd);
err_mem:
DPRINTK("EXIT - internal\n");
return 0;

Expand Down

0 comments on commit 5e90698

Please sign in to comment.