[PATCH net-next v2 0/2] net: String format safety updates

From: Simon Horman
Date: Mon Oct 14 2024 - 04:53:33 EST


Hi,

This series addresses string format safety issues that are
flagged by tooling in files touched by recent patches.

I do not believe that any of these issues are bugs.
Rather, I am providing these updates as I think there is a value
in addressing such warnings so real problems stand out.

---
Changes in v2:
- Dropped accel/qaic patch; it is not for net-next
- See per-patch changelogs
- Link to v1: https://lore.kernel.org/r/20241011-string-thing-v1-0-acc506568033@xxxxxxxxxx

---
Simon Horman (2):
net: dsa: microchip: copy string using strscpy
net: txgbe: Pass string literal as format argument of alloc_workqueue()

drivers/net/dsa/microchip/ksz_ptp.c | 2 +-
drivers/net/ethernet/wangxun/txgbe/txgbe_phy.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

base-commit: 6aac56631831e1386b6edd3c583c8afb2abfd267