Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 328769
b: refs/heads/master
c: d6ebd0f
h: refs/heads/master
i:
  328767: e058e7f
v: v3
  • Loading branch information
Stephen M. Cameron authored and James Bottomley committed Sep 14, 2012
1 parent f630271 commit cff572f
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: 21e89afd325849eb38adccf382df16cc895911f9
refs/heads/master: d6ebd0f758bec06041442aa62c602281005fb9ef
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/hpsa.c
Original file line number Diff line number Diff line change
Expand Up @@ -2609,7 +2609,7 @@ static int hpsa_eh_abort_handler(struct scsi_cmnd *sc)
/* not in reqQ, if also not in cmpQ, must have already completed */
found = hpsa_find_cmd_in_queue(h, sc, &h->cmpQ);
if (!found) {
dev_dbg(&h->pdev->dev, "%s Request FAILED (not known to driver).\n",
dev_dbg(&h->pdev->dev, "%s Request SUCCEEDED (not known to driver).\n",
msg);
return SUCCESS;
}
Expand Down

0 comments on commit cff572f

Please sign in to comment.