lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Wed, 24 Apr 2024 16:13:22 +0100
From: Simon Horman <horms@...nel.org>
To: "David S. Miller" <davem@...emloft.net>, 
 Eric Dumazet <edumazet@...gle.com>, Jakub Kicinski <kuba@...nel.org>, 
 Paolo Abeni <pabeni@...hat.com>
Cc: Bryan Whitehead <bryan.whitehead@...rochip.com>, 
 Richard Cochran <richardcochran@...il.com>, 
 Horatiu Vultur <horatiu.vultur@...rochip.com>, 
 Lars Povlsen <lars.povlsen@...rochip.com>, 
 Steen Hegelund <Steen.Hegelund@...rochip.com>, 
 Daniel Machon <daniel.machon@...rochip.com>, UNGLinuxDriver@...rochip.com, 
 netdev@...r.kernel.org, linux-arm-kernel@...ts.infradead.org
Subject: [PATCH net-next v2 0/4] net: microchip: Correct spelling in
 comments

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


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ