linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v2 0/4] net: microchip: Correct spelling in comments
@ 2024-04-24 15:13 Simon Horman
  2024-04-24 15:13 ` [PATCH net-next v2 1/4] net: lan743x: " Simon Horman
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Simon Horman @ 2024-04-24 15:13 UTC (permalink / raw)
  To: David S. Miller, Eric Dumazet, Jakub Kicinski, Paolo Abeni
  Cc: Bryan Whitehead, Richard Cochran, Horatiu Vultur, Lars Povlsen,
	Steen Hegelund, Daniel Machon, UNGLinuxDriver, netdev,
	linux-arm-kernel

Correct spelling in comments in Microchip drivers.
Flagged by codespell.

---
Changes in v2:
- Patch 3/3: Use 'extack' in place of 'extact', not 'exact'
             Thanks to Daniel Machon.
- Link to v1: https://lore.kernel.org/r/20240419-lan743x-confirm-v1-0-2a087617a3e5@kernel.org

---
Simon Horman (4):
      net: lan743x: Correct spelling in comments
      net: lan966x: Correct spelling in comments
      net: encx24j600: Correct spelling in comments
      net: sparx5: Correct spelling in comments

 drivers/net/ethernet/microchip/encx24j600-regmap.c       | 4 ++--
 drivers/net/ethernet/microchip/encx24j600.c              | 6 ++++--
 drivers/net/ethernet/microchip/encx24j600_hw.h           | 2 +-
 drivers/net/ethernet/microchip/lan743x_main.c            | 4 ++--
 drivers/net/ethernet/microchip/lan743x_ptp.c             | 2 +-
 drivers/net/ethernet/microchip/lan966x/lan966x_ifh.h     | 2 +-
 drivers/net/ethernet/microchip/lan966x/lan966x_main.c    | 4 ++--
 drivers/net/ethernet/microchip/lan966x/lan966x_main.h    | 2 +-
 drivers/net/ethernet/microchip/lan966x/lan966x_port.c    | 2 +-
 drivers/net/ethernet/microchip/lan966x/lan966x_vlan.c    | 2 +-
 drivers/net/ethernet/microchip/sparx5/sparx5_fdma.c      | 2 +-
 drivers/net/ethernet/microchip/sparx5/sparx5_packet.c    | 2 +-
 drivers/net/ethernet/microchip/sparx5/sparx5_port.c      | 2 +-
 drivers/net/ethernet/microchip/sparx5/sparx5_switchdev.c | 2 +-
 drivers/net/ethernet/microchip/vcap/vcap_ag_api.h        | 2 +-
 drivers/net/ethernet/microchip/vcap/vcap_api.c           | 4 ++--
 drivers/net/ethernet/microchip/vcap/vcap_api_client.h    | 2 +-
 drivers/net/ethernet/microchip/vcap/vcap_api_private.h   | 2 +-
 18 files changed, 25 insertions(+), 23 deletions(-)

base-commit: 4cad4efa6eb209cea88175e545020de55fe3c737


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2024-04-26  2:20 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-24 15:13 [PATCH net-next v2 0/4] net: microchip: Correct spelling in comments Simon Horman
2024-04-24 15:13 ` [PATCH net-next v2 1/4] net: lan743x: " Simon Horman
2024-04-24 17:54   ` Daniel Machon
2024-04-24 15:13 ` [PATCH net-next v2 2/4] net: lan966x: " Simon Horman
2024-04-24 17:55   ` Daniel Machon
2024-04-25  6:23   ` Horatiu Vultur
2024-04-24 15:13 ` [PATCH net-next v2 3/4] net: encx24j600: " Simon Horman
2024-04-24 17:57   ` Daniel Machon
2024-04-24 15:13 ` [PATCH net-next v2 4/4] net: sparx5: " Simon Horman
2024-04-24 17:51   ` Daniel Machon
2024-04-26  2:20 ` [PATCH net-next v2 0/4] net: microchip: " patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).