aboutsummaryrefslogtreecommitdiffstats
path: root/lib/test_fortify/write_overflow-memcpy.c
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@kernel.org>2025-08-15 19:02:40 -0700
committerEric Biggers <ebiggers@kernel.org>2025-08-15 19:06:08 -0700
commit5ff74f5f71f83cce3c920cd17940df0fe0401865 (patch)
tree58eb742a47cb5442bf58dc2de5ad82bacf70985d /lib/test_fortify/write_overflow-memcpy.c
parentlib/crc: Use underlying functions instead of crypto_simd_usable() (diff)
downloadlinux-5ff74f5f71f83cce3c920cd17940df0fe0401865.tar.gz
linux-5ff74f5f71f83cce3c920cd17940df0fe0401865.zip
lib/crc: Drop inline from all *_mod_init_arch() functions
Drop 'inline' from all the *_mod_init_arch() functions so that the compiler will warn about any bugs where they are unused due to not being wired up properly. (There are no such bugs currently, so this just establishes a more robust convention for the future. Of course, these functions also tend to get inlined anyway, regardless of the keyword.) Link: https://lore.kernel.org/r/20250816020240.431545-1-ebiggers@kernel.org Signed-off-by: Eric Biggers <ebiggers@kernel.org>
Diffstat (limited to 'lib/test_fortify/write_overflow-memcpy.c')
0 files changed, 0 insertions, 0 deletions