Commit e6b45ee7 authored by Hu Haowen's avatar Hu Haowen Committed by David S. Miller

net/faraday: fix grammar in function ftgmac100_setup_clk() in ftgmac100.c

"its not" is wrong. The words should be "it's not".
Signed-off-by: default avatarHu Haowen <xianfengting221@163.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent b9258a2c
......@@ -1731,7 +1731,7 @@ static int ftgmac100_setup_clk(struct ftgmac100 *priv)
if (rc)
goto cleanup_clk;
/* RCLK is for RMII, typically used for NCSI. Optional because its not
/* RCLK is for RMII, typically used for NCSI. Optional because it's not
* necessary if it's the AST2400 MAC, or the MAC is configured for
* RGMII, or the controller is not an ASPEED-based controller.
*/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment