Re: [PATCH v4 net-next] net: use get_random_u{16,32,64}() where appropriate
[email protected] Fri, 10 Apr 2026 03:10:25 +0000
| Newsgroups | org.kernel.vger.linux-sctp,dev.linux.lists.mptcp,org.kernel.vger.linux-kernel,org.kernel.vger.linux-wireless,org.kernel.vger.netdev |
|---|---|
| Message-ID | <177579062579.1844106.10045449114687370106.git-patchwork-notify@kernel.org> |
Hello: This patch was applied to netdev/net-next.git (main) by Jakub Kicinski <[email protected]>: On Tue, 7 Apr 2026 16:07:58 +0100 you wrote: > Use the typed random integer helpers instead of > get_random_bytes() when filling a single integer variable. > The helpers return the value directly, require no pointer > or size argument, and better express intent. > > Skipped sites writing into __be16 (netdevsim) and __le64 > (ceph) fields where a direct assignment would trigger > sparse endianness warnings. > > [...] Here is the summary with links: - [v4,net-next] net: use get_random_u{16,32,64}() where appropriate https://git.kernel.org/netdev/net-next/c/9addea5d44b6 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html