Hello: This patch was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@xxxxxxxxxx>: On Tue, 5 Nov 2024 15:18:55 -0800 you wrote: > The latter is the preferred way to copy ethtool strings. > > Avoids manually incrementing the pointer. Cleans up the code quite well. > > Signed-off-by: Rosen Penev <rosenp@xxxxxxxxx> > --- > v2: cleaned up further with signature changes to make sure all > increments get propagated. > drivers/net/ethernet/sfc/ef10.c | 2 +- > drivers/net/ethernet/sfc/ef100_nic.c | 2 +- > drivers/net/ethernet/sfc/ethtool_common.c | 46 ++++++++----------- > drivers/net/ethernet/sfc/falcon/ethtool.c | 34 ++++++-------- > drivers/net/ethernet/sfc/falcon/falcon.c | 2 +- > drivers/net/ethernet/sfc/falcon/net_driver.h | 2 +- > drivers/net/ethernet/sfc/falcon/nic.c | 9 ++-- > drivers/net/ethernet/sfc/falcon/nic.h | 2 +- > drivers/net/ethernet/sfc/net_driver.h | 2 +- > drivers/net/ethernet/sfc/nic.c | 9 ++-- > drivers/net/ethernet/sfc/nic_common.h | 2 +- > drivers/net/ethernet/sfc/ptp.c | 2 +- > drivers/net/ethernet/sfc/ptp.h | 2 +- > .../net/ethernet/sfc/siena/ethtool_common.c | 46 ++++++++----------- > drivers/net/ethernet/sfc/siena/net_driver.h | 2 +- > drivers/net/ethernet/sfc/siena/nic.c | 14 +++--- > drivers/net/ethernet/sfc/siena/nic_common.h | 5 +- > drivers/net/ethernet/sfc/siena/ptp.c | 2 +- > drivers/net/ethernet/sfc/siena/ptp.h | 2 +- > drivers/net/ethernet/sfc/siena/siena.c | 2 +- > 20 files changed, 83 insertions(+), 106 deletions(-) Here is the summary with links: - [PATCHv2,net-next] net: sfc: use ethtool string helpers https://git.kernel.org/netdev/net-next/c/9dae59210556 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html