mirror of
				https://kernel.googlesource.com/pub/scm/linux/kernel/git/torvalds/linux
				synced 2025-11-04 16:52:06 +10:00 
			
		
		
		
	
				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_hashes.c | ||
| blacklist.c | ||
| blacklist.h | ||
| check-blacklist-hashes.awk | ||
| default_x509.genkey | ||
| extract-cert.c | ||
| Kconfig | ||
| Makefile | ||
| revocation_certificates.S | ||
| system_certificates.S | ||
| system_keyring.c | ||