net: axienet: Modify function description
Delete duplicate words of "the". Signed-off-by: Deming Wang <wangdeming@inspur.com> Link: https://lore.kernel.org/r/20220624013114.1913-1-wangdeming@inspur.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
This commit is contained in:
Родитель
0fcae3c8b1
Коммит
e3b64a7a5a
|
@ -106,7 +106,7 @@ static int axienet_mdio_read(struct mii_bus *bus, int phy_id, int reg)
|
||||||
* Return: 0 on success, -ETIMEDOUT on a timeout
|
* Return: 0 on success, -ETIMEDOUT on a timeout
|
||||||
*
|
*
|
||||||
* Writes the value to the requested register by first writing the value
|
* Writes the value to the requested register by first writing the value
|
||||||
* into MWD register. The the MCR register is then appropriately setup
|
* into MWD register. The MCR register is then appropriately setup
|
||||||
* to finish the write operation.
|
* to finish the write operation.
|
||||||
*/
|
*/
|
||||||
static int axienet_mdio_write(struct mii_bus *bus, int phy_id, int reg,
|
static int axienet_mdio_write(struct mii_bus *bus, int phy_id, int reg,
|
||||||
|
|
Загрузка…
Ссылка в новой задаче