Hello: This patch was applied to netdev/net-next.git (main) by Jakub Kicinski <[email protected]>:
On Mon, 2 Feb 2026 19:09:41 +0000 you wrote: > Replace sprintf with sysfs_emit in sysfs show() methods as outlined in > Documentation/filesystems/sysfs.rst. > > sysfs_emit is preferred to sprintf in sysfs show() methods as it is safer > with buffer handling. > > Signed-off-by: David Corvaglia <[email protected]> > > [...] Here is the summary with links: - [net-next,v3] net: bridge: use sysfs_emit instead of sprintf https://git.kernel.org/netdev/net-next/c/6dfa3df797bb You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html
