Mark eli_metadata_crypto_supported inline.
This quiets warnings about it not being always used. Reported by: kevans
This commit is contained in:
parent
6671366a55
commit
bfe26b9707
@ -507,7 +507,7 @@ eli_metadata_dump(const struct g_eli_metadata *md)
|
||||
}
|
||||
|
||||
#ifdef _KERNEL
|
||||
static bool
|
||||
static __inline bool
|
||||
eli_metadata_crypto_supported(const struct g_eli_metadata *md)
|
||||
{
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user