Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 62699
b: refs/heads/master
c: 3869159
h: refs/heads/master
i:
  62697: d58f78d
  62695: b13c79d
v: v3
  • Loading branch information
Darrick J. Wong authored and James Bottomley committed Jul 18, 2007
1 parent 489086a commit 0c11e47
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 1c50dc83f9ca752b1e1b985f1ce33d2695103ffa
refs/heads/master: 38691593cda9674f41d8708eaa73b0b7e14e95c3
1 change: 0 additions & 1 deletion trunk/drivers/scsi/libsas/sas_ata.c
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ static void sas_ata_task_done(struct sas_task *task)
dev->sata_dev.sstatus = resp->sstatus;
dev->sata_dev.serror = resp->serror;
dev->sata_dev.scontrol = resp->scontrol;
dev->sata_dev.ap->sactive = resp->sactive;
} else if (stat->stat != SAM_STAT_GOOD) {
ac = sas_to_ata_err(stat);
if (ac) {
Expand Down

0 comments on commit 0c11e47

Please sign in to comment.