Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 181334
b: refs/heads/master
c: 01fb218
h: refs/heads/master
v: v3
  • Loading branch information
Matt Gates authored and James Bottomley committed Feb 17, 2010
1 parent 9c644ba commit dc78c11
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: 1d3b36090551a31b8b8c4ba972aac95eaa8f77dd
refs/heads/master: 01fb21870d96c83ae01072674e380ac51ebc58c8
1 change: 0 additions & 1 deletion trunk/drivers/scsi/hpsa.c
Original file line number Diff line number Diff line change
Expand Up @@ -1029,7 +1029,6 @@ static void complete_scsi_command(struct CommandList *cp,
* required
*/
if ((asc == 0x04) && (ascq == 0x03)) {
cmd->result = DID_NO_CONNECT << 16;
dev_warn(&h->pdev->dev, "cp %p "
"has check condition: unit "
"not ready, manual "
Expand Down

0 comments on commit dc78c11

Please sign in to comment.