diff options
author | Damien Le Moal <damien.lemoal@wdc.com> | 2020-07-16 07:38:12 +0300 |
---|---|---|
committer | Mike Snitzer <snitzer@redhat.com> | 2020-08-04 22:48:13 +0300 |
commit | a84c4308333a2cbd54593649a8b144df95c68227 (patch) | |
tree | 5f52c7c44e69a65c3323b29aed04606e224f0aa2 /net/unix/af_unix.c | |
parent | 8e225f04d2dd6c1ca1eaecd5b04eaa90284df507 (diff) | |
download | linux-a84c4308333a2cbd54593649a8b144df95c68227.tar.xz |
dm verity: Fix compilation warning
For the case !CONFIG_DM_VERITY_VERIFY_ROOTHASH_SIG, declare the
functions verity_verify_root_hash(), verity_verify_is_sig_opt_arg(),
verity_verify_sig_parse_opt_args() and verity_verify_sig_opts_cleanup()
as inline to avoid a "no previous prototype for xxx" compilation
warning when compiling with W=1.
Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions