OSDN Git Service

net: marvell: Delete duplicate word in comments
authorYangyang Li <liyangyang20@huawei.com>
Mon, 29 Mar 2021 08:01:09 +0000 (16:01 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 29 Mar 2021 20:23:58 +0000 (13:23 -0700)
Delete duplicate word in two comments.

Signed-off-by: Yangyang Li <liyangyang20@huawei.com>
Signed-off-by: Weihang Li <liweihang@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/marvell/mvneta.c
drivers/net/ethernet/marvell/skge.c

index 20307ee..d7104c2 100644 (file)
@@ -4175,9 +4175,7 @@ static void mvneta_percpu_elect(struct mvneta_port *pp)
                                rxq_map |= MVNETA_CPU_RXQ_ACCESS(rxq);
 
                if (cpu == elected_cpu)
-                       /* Map the default receive queue queue to the
-                        * elected CPU
-                        */
+                       /* Map the default receive queue to the elected CPU */
                        rxq_map |= MVNETA_CPU_RXQ_ACCESS(pp->rxq_def);
 
                /* We update the TX queue map only if we have one
index 8a9c0f4..c0882c7 100644 (file)
@@ -1617,7 +1617,7 @@ static void genesis_mac_init(struct skge_hw *hw, int port)
                xm_write16(hw, port, XM_TX_THR, 512);
 
        /*
-        * Enable the reception of all error frames. This is is
+        * Enable the reception of all error frames. This is
         * a necessary evil due to the design of the XMAC. The
         * XMAC's receive FIFO is only 8K in size, however jumbo
         * frames can be up to 9000 bytes in length. When bad