提交 864834f9 编写于 作者: J Joe Perches 提交者: David S. Miller

caif: Fix recieve/receive typo

Just spelling fixes.

Actually, a twofer with vaiables/variables as well.
Signed-off-by: NJoe Perches <joe@perches.com>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 84cac398
......@@ -988,7 +988,7 @@ int cfhsi_probe(struct platform_device *pdev)
goto err_alloc_rx;
}
/* Initialize recieve vaiables. */
/* Initialize receive variables. */
cfhsi->rx_ptr = cfhsi->rx_buf;
cfhsi->rx_len = CFHSI_DESC_SZ;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册