mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 17:08:10 +00:00
ef97e77471
Compiling with 'W=1' results in warnings that 'Function parameter or member
not described'
Add the missing parameters for
restrict_link_by_builtin_and_secondary_trusted and
restrict_link_to_builtin_trusted.
Use /* instead of /** for get_builtin_and_secondary_restriction, since
it is a static function.
Fix wrong function name restrict_link_to_builtin_trusted.
Fixes:
|
||
---|---|---|
.. | ||
.gitignore | ||
blacklist.c | ||
blacklist.h | ||
blacklist_hashes.c | ||
check-blacklist-hashes.awk | ||
default_x509.genkey | ||
extract-cert.c | ||
Kconfig | ||
Makefile | ||
revocation_certificates.S | ||
system_certificates.S | ||
system_keyring.c |