net: axienet: Modify function description
authorDeming Wang <wangdeming@inspur.com>
Fri, 24 Jun 2022 01:31:14 +0000 (21:31 -0400)
committerJakub Kicinski <kuba@kernel.org>
Tue, 28 Jun 2022 04:53:04 +0000 (21:53 -0700)
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>
drivers/net/ethernet/xilinx/xilinx_axienet_mdio.c

index 48f544f..2772a79 100644 (file)
@@ -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
  *
  * 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.
  */
 static int axienet_mdio_write(struct mii_bus *bus, int phy_id, int reg,