mirror of
https://github.com/torvalds/linux.git
synced 2025-11-03 01:59:51 +02:00
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/20250816020457.432040-1-ebiggers@kernel.org Signed-off-by: Eric Biggers <ebiggers@kernel.org> |
||
|---|---|---|
| .. | ||
| md5.h | ||
| md5_asm.S | ||
| sha1.h | ||
| sha1_asm.S | ||
| sha256.h | ||
| sha256_asm.S | ||
| sha512.h | ||
| sha512_asm.S | ||