Re: [PATCH net-next v5 0/3] ethtool: Add ethtool_puts()

2023-12-08 Thread patchwork-bot+netdevbpf
Hello: This series was applied to netdev/net-next.git (main) by David S. Miller : On Wed, 06 Dec 2023 23:16:09 + you wrote: > Hi, > > This series aims to implement ethtool_puts() and send out a wave 1 of > conversions from ethtool_sprintf(). There's also a checkpatch patch > included to chec

[PATCH net-next v5 0/3] ethtool: Add ethtool_puts()

2023-12-06 Thread justinstitt
Hi, This series aims to implement ethtool_puts() and send out a wave 1 of conversions from ethtool_sprintf(). There's also a checkpatch patch included to check for the cases listed below. This was sparked from recent discussion here [1] The conversions are used in cases where ethtool_sprintf() w