Hello:
This patch was applied to netdev/net.git (main) by Paolo Abeni pabeni@redhat.com:
On Sat, 28 Oct 2023 21:25:11 +0200 you wrote:
This function takes a pointer to a pointer, unlike sprintf() which is passed a plain pointer. Fix up the documentation to make this clear.
Fixes: 7888fe53b706 ("ethtool: Add common function for filling out strings") Cc: Alexander Duyck alexanderduyck@fb.com Cc: Justin Stitt justinstitt@google.com Cc: stable@vger.kernel.org Signed-off-by: Andrew Lunn andrew@lunn.ch
[...]
Here is the summary with links: - [v1,net] net: ethtool: Fix documentation of ethtool_sprintf() https://git.kernel.org/netdev/net/c/f55d8e60f109
You are awesome, thank you!