Mark eli_metadata_crypto_supported inline.
This quiets warnings about it not being always used. Reported by: kevans
This commit is contained in:
parent
2423c967d5
commit
b9b909056c
@ -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