Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 15603
b: refs/heads/master
c: 493ff4e
h: refs/heads/master
i:
  15601: 35e1cb6
  15599: bf11eb1
v: v3
  • Loading branch information
Matthew Wilcox authored and James Bottomley committed Dec 14, 2005
1 parent 70c845e commit b2e99e8
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: 0ad78200baf1f85a21e6b26c225717ad80980d8f
refs/heads/master: 493ff4ee7f93a2b53ed60197e05aa145eec8f8f5
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/scsi_transport_spi.c
Original file line number Diff line number Diff line change
Expand Up @@ -1041,7 +1041,7 @@ void spi_display_xfer_agreement(struct scsi_target *starget)
tp->hold_mcs ? " HMCS" : "",
tmp, tp->offset);
} else {
dev_info(&starget->dev, "%sasynchronous.\n",
dev_info(&starget->dev, "%sasynchronous\n",
tp->width ? "wide " : "");
}
}
Expand Down

0 comments on commit b2e99e8

Please sign in to comment.