From: Colin King <[email protected]> Date: Tue, 20 Jun 2017 11:35:50 +0100
> From: Colin Ian King <[email protected]> > > The functions cvm_encrypt, cvm_decrypt, cvm_xts_setkey and > cvm_enc_dec_init does not need to be in global scope, so make > them static. > > Signed-off-by: Colin Ian King <[email protected]> Acked-by: David S. Miller <[email protected]>

