提交 493ff4ee 编写于 作者: M Matthew Wilcox 提交者: James Bottomley

[SCSI] Delete trailing full stop

None of the other domain validation messages have a trailing full stop,
so I don't see why this one should.
Signed-off-by: NMatthew Wilcox <matthew@wil.cx>
Signed-off-by: NJames Bottomley <James.Bottomley@SteelEye.com>
上级 0ad78200
...@@ -1041,7 +1041,7 @@ void spi_display_xfer_agreement(struct scsi_target *starget) ...@@ -1041,7 +1041,7 @@ void spi_display_xfer_agreement(struct scsi_target *starget)
tp->hold_mcs ? " HMCS" : "", tp->hold_mcs ? " HMCS" : "",
tmp, tp->offset); tmp, tp->offset);
} else { } else {
dev_info(&starget->dev, "%sasynchronous.\n", dev_info(&starget->dev, "%sasynchronous\n",
tp->width ? "wide " : ""); tp->width ? "wide " : "");
} }
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册