diff options
author | Damien Le Moal <damien.lemoal@wdc.com> | 2020-07-16 13:38:12 +0900 |
---|---|---|
committer | Mike Snitzer <snitzer@redhat.com> | 2020-08-04 15:48:13 -0400 |
commit | a84c4308333a2cbd54593649a8b144df95c68227 (patch) | |
tree | 5f52c7c44e69a65c3323b29aed04606e224f0aa2 /drivers/fpga/fpga-bridge.c | |
parent | 8e225f04d2dd6c1ca1eaecd5b04eaa90284df507 (diff) |
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 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions