Re: [PATCH] crypto: cavium: make several functions static

From: David Miller
Date: Tue Jun 20 2017 - 11:59:39 EST


From: Colin King <colin.king@xxxxxxxxxxxxx>
Date: Tue, 20 Jun 2017 11:35:50 +0100

> From: Colin Ian King <colin.king@xxxxxxxxxxxxx>
>
> 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 <colin.king@xxxxxxxxxxxxx>

Acked-by: David S. Miller <davem@xxxxxxxxxxxxx>