net: sparx5: Correct spelling in comments
authorSimon Horman <horms@kernel.org>
Wed, 24 Apr 2024 15:13:26 +0000 (16:13 +0100)
committerJakub Kicinski <kuba@kernel.org>
Fri, 26 Apr 2024 02:13:26 +0000 (19:13 -0700)
Correct spelling in comments, as flagged by codespell.

Signed-off-by: Simon Horman <horms@kernel.org>
Reviewed-by: Daniel Machon <daniel.machon@microchip.com>
Link: https://lore.kernel.org/r/20240424-lan743x-confirm-v2-4-f0480542e39f@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/microchip/sparx5/sparx5_fdma.c
drivers/net/ethernet/microchip/sparx5/sparx5_packet.c
drivers/net/ethernet/microchip/sparx5/sparx5_port.c
drivers/net/ethernet/microchip/sparx5/sparx5_switchdev.c
drivers/net/ethernet/microchip/vcap/vcap_ag_api.h
drivers/net/ethernet/microchip/vcap/vcap_api.c
drivers/net/ethernet/microchip/vcap/vcap_api_client.h
drivers/net/ethernet/microchip/vcap/vcap_api_private.h

index 141897dfe38819b0d6e9fce8a45ad15f4afd1935..1915998f60796a4a66b1d89c28ae0d87c50f3041 100644 (file)
@@ -143,7 +143,7 @@ static void sparx5_fdma_rx_activate(struct sparx5 *sparx5, struct sparx5_rx *rx)
 
 static void sparx5_fdma_rx_deactivate(struct sparx5 *sparx5, struct sparx5_rx *rx)
 {
-       /* Dectivate the RX channel */
+       /* Deactivate the RX channel */
        spx5_rmw(0, BIT(rx->channel_id) & FDMA_CH_ACTIVATE_CH_ACTIVATE,
                 sparx5, FDMA_CH_ACTIVATE);
 
index ac7e1cffbcecf0ccc4f89e394730d90ec2ada2f8..f3f5fb4204689bd3de47d6771a457bccf650829d 100644 (file)
@@ -67,7 +67,7 @@ static void sparx5_xtr_grp(struct sparx5 *sparx5, u8 grp, bool byte_swap)
        for (i = 0; i < IFH_LEN; i++)
                ifh[i] = spx5_rd(sparx5, QS_XTR_RD(grp));
 
-       /* Decode IFH (whats needed) */
+       /* Decode IFH (what's needed) */
        sparx5_ifh_parse(ifh, &fi);
 
        /* Map to port netdev */
index 60dd2fd603a8554f02f5d649e8d290dc074b5d72..062e486c002cf62faaa9d143150dbc5995b688a9 100644 (file)
@@ -370,7 +370,7 @@ static int sparx5_port_disable(struct sparx5 *sparx5, struct sparx5_port *port,
        /* 6: Wait while the last frame is exiting the queues */
        usleep_range(8 * spd_prm, 10 * spd_prm);
 
-       /* 7: Flush the queues accociated with the port->portno */
+       /* 7: Flush the queues associated with the port->portno */
        spx5_rmw(HSCH_FLUSH_CTRL_FLUSH_PORT_SET(port->portno) |
                 HSCH_FLUSH_CTRL_FLUSH_DST_SET(1) |
                 HSCH_FLUSH_CTRL_FLUSH_SRC_SET(1) |
index 4af85d108a0652a105000976d87333812d64f29c..0b4abc3eb53de97c5575c137c95d58a50d5e8add 100644 (file)
@@ -190,7 +190,7 @@ static int sparx5_port_bridge_join(struct sparx5_port *port,
        /* Remove standalone port entry */
        sparx5_mact_forget(sparx5, ndev->dev_addr, 0);
 
-       /* Port enters in bridge mode therefor don't need to copy to CPU
+       /* Port enters in bridge mode therefore don't need to copy to CPU
         * frames for multicast in case the bridge is not requesting them
         */
        __dev_mc_unsync(ndev, sparx5_mc_unsync);
index c3569a4c7b695597e368cd5e9dd045a05913252d..4735fad057081dc641e0064dbc7d30573151d842 100644 (file)
@@ -290,7 +290,7 @@ enum vcap_keyfield_set {
  *   Sparx5: TCP flag RST , LAN966x: TCP: TCP flag RST. PTP over UDP: messageType
  *   bit 3
  * VCAP_KF_L4_SEQUENCE_EQ0_IS: W1, sparx5: is2/es2, lan966x: is2
- *   Set if TCP sequence number is 0, LAN966x: Overlayed with PTP over UDP:
+ *   Set if TCP sequence number is 0, LAN966x: Overlaid with PTP over UDP:
  *   messageType bit 0
  * VCAP_KF_L4_SPORT: W16, sparx5: is0/is2/es2, lan966x: is1/is2
  *   TCP/UDP source port
index 80ae5e1708a656c246c7e7431277914cb132f67b..2687765abe52007b98f32b40d30ec69e4cb33268 100644 (file)
@@ -327,7 +327,7 @@ static int vcap_find_keystream_typegroup_sw(struct vcap_control *vctrl,
 }
 
 /* Verify that the typegroup information, subword count, keyset and type id
- * are in sync and correct, return the list of matchin keysets
+ * are in sync and correct, return the list of matching keysets
  */
 int
 vcap_find_keystream_keysets(struct vcap_control *vctrl,
@@ -2943,7 +2943,7 @@ void vcap_netbytes_copy(u8 *dst, u8 *src, int count)
 }
 EXPORT_SYMBOL_GPL(vcap_netbytes_copy);
 
-/* Convert validation error code into tc extact error message */
+/* Convert validation error code into tc extack error message */
 void vcap_set_tc_exterr(struct flow_cls_offload *fco, struct vcap_rule *vrule)
 {
        switch (vrule->exterr) {
index 56874f2adbba52a7bb3a7c2da2dfbf18a130abde..cdf79e17ca547a0820d8ce00fa09f6f61abfafce 100644 (file)
@@ -238,7 +238,7 @@ const struct vcap_set *vcap_keyfieldset(struct vcap_control *vctrl,
 /* Copy to host byte order */
 void vcap_netbytes_copy(u8 *dst, u8 *src, int count);
 
-/* Convert validation error code into tc extact error message */
+/* Convert validation error code into tc extack error message */
 void vcap_set_tc_exterr(struct flow_cls_offload *fco, struct vcap_rule *vrule);
 
 /* Cleanup a VCAP instance */
index df81d9ff502b31146e4284fec2ebb35023d57122..844bdf6b5f4502edee09890d21db9d82dc8caeb0 100644 (file)
@@ -109,7 +109,7 @@ int vcap_addr_keysets(struct vcap_control *vctrl, struct net_device *ndev,
                      struct vcap_keyset_list *kslist);
 
 /* Verify that the typegroup information, subword count, keyset and type id
- * are in sync and correct, return the list of matchin keysets
+ * are in sync and correct, return the list of matching keysets
  */
 int vcap_find_keystream_keysets(struct vcap_control *vctrl, enum vcap_type vt,
                                u32 *keystream, u32 *mskstream, bool mask,