提交 2c25e452 编写于 作者: J Julia Lawall 提交者: Jason Gunthorpe

RDMA/qib: Fix typos in comments

Various spelling mistakes in comments. Detected with the help of
Coccinelle.

Link: https://lore.kernel.org/r/20220314115354.144023-23-Julia.Lawall@inria.frSigned-off-by: NJulia Lawall <Julia.Lawall@inria.fr>
Signed-off-by: NJason Gunthorpe <jgg@nvidia.com>
上级 087f9c3f
...@@ -634,7 +634,7 @@ static const struct qib_hwerror_msgs qib_7220_hwerror_msgs[] = { ...@@ -634,7 +634,7 @@ static const struct qib_hwerror_msgs qib_7220_hwerror_msgs[] = {
QLOGIC_IB_HWE_MSG(QLOGIC_IB_HWE_PCIECPLTIMEOUT, QLOGIC_IB_HWE_MSG(QLOGIC_IB_HWE_PCIECPLTIMEOUT,
"PCIe completion timeout"), "PCIe completion timeout"),
/* /*
* In practice, it's unlikely wthat we'll see PCIe PLL, or bus * In practice, it's unlikely that we'll see PCIe PLL, or bus
* parity or memory parity error failures, because most likely we * parity or memory parity error failures, because most likely we
* won't be able to talk to the core of the chip. Nonetheless, we * won't be able to talk to the core of the chip. Nonetheless, we
* might see them, if they are in parts of the PCIe core that aren't * might see them, if they are in parts of the PCIe core that aren't
...@@ -2988,7 +2988,7 @@ static u64 qib_portcntr_7220(struct qib_pportdata *ppd, u32 reg) ...@@ -2988,7 +2988,7 @@ static u64 qib_portcntr_7220(struct qib_pportdata *ppd, u32 reg)
* the utility. Names need to be 12 chars or less (w/o newline), for proper * the utility. Names need to be 12 chars or less (w/o newline), for proper
* display by utility. * display by utility.
* Non-error counters are first. * Non-error counters are first.
* Start of "error" conters is indicated by a leading "E " on the first * Start of "error" counters is indicated by a leading "E " on the first
* "error" counter, and doesn't count in label length. * "error" counter, and doesn't count in label length.
* The EgrOvfl list needs to be last so we truncate them at the configured * The EgrOvfl list needs to be last so we truncate them at the configured
* context count for the device. * context count for the device.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册