summaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@kernel.org>2025-11-22 11:42:06 -0800
committerEric Biggers <ebiggers@kernel.org>2025-11-23 12:19:47 -0800
commit4f0382b0901b43552b600f8e5f806295778b0fb0 (patch)
treed0c50bd0e8608effc1ef6463cb651af6aad60a71 /net/unix/af_unix.c
parentd5cc4e731de7edb1a2b7940d0f0badf9956dddb7 (diff)
lib/crypto: sha2: Add at_least decoration to fixed-size array params
Add the at_least (i.e. 'static') decoration to the fixed-size array parameters of the sha2 library functions. This causes clang to warn when a too-small array of known size is passed. Acked-by: Ard Biesheuvel <ardb@kernel.org> Acked-by: "Jason A. Donenfeld" <Jason@zx2c4.com> Link: https://lore.kernel.org/r/20251122194206.31822-7-ebiggers@kernel.org Signed-off-by: Eric Biggers <ebiggers@kernel.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions