diff options
author | Colin Ian King <colin.king@canonical.com> | 2020-08-18 01:40:42 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-08-19 02:02:03 +0300 |
commit | 17340552ce449ab55e3ccbfc2af1bcc600b4fbb5 (patch) | |
tree | e7d8f8127eb4fa5167a9eb690932536d3c0b57ee /drivers/net | |
parent | 0df55a03369636c609c4e925f0331ebcf45a9a26 (diff) | |
download | linux-17340552ce449ab55e3ccbfc2af1bcc600b4fbb5.tar.xz |
net: mscc: ocelot: remove duplicate "the the" phrase in Kconfig text
The Kconfig help text contains the phrase "the the" in the help
text. Fix this.
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net')
-rw-r--r-- | drivers/net/dsa/ocelot/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/dsa/ocelot/Kconfig b/drivers/net/dsa/ocelot/Kconfig index f121619d81fe..2d23ccef7d0e 100644 --- a/drivers/net/dsa/ocelot/Kconfig +++ b/drivers/net/dsa/ocelot/Kconfig @@ -9,7 +9,7 @@ config NET_DSA_MSCC_FELIX select NET_DSA_TAG_OCELOT select FSL_ENETC_MDIO help - This driver supports network switches from the the Vitesse / + This driver supports network switches from the Vitesse / Microsemi / Microchip Ocelot family of switching cores that are connected to their host CPU via Ethernet. The following switches are supported: |