Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Deming Wang and committed by
Jakub Kicinski
e3b64a7a 0fcae3c8

+1 -1
+1 -1
drivers/net/ethernet/xilinx/xilinx_axienet_mdio.c
··· 106 106 * Return: 0 on success, -ETIMEDOUT on a timeout 107 107 * 108 108 * Writes the value to the requested register by first writing the value 109 - * into MWD register. The the MCR register is then appropriately setup 109 + * into MWD register. The MCR register is then appropriately setup 110 110 * to finish the write operation. 111 111 */ 112 112 static int axienet_mdio_write(struct mii_bus *bus, int phy_id, int reg,