[PATCH -next] crypto: vmx - Make p8_init and p8_exit static
    Herbert Xu 
    herbert at gondor.apana.org.au
       
    Thu Mar 28 17:07:59 AEDT 2019
    
    
  
On Thu, Mar 21, 2019 at 11:11:48PM +0800, Yue Haibing wrote:
> From: YueHaibing <yuehaibing at huawei.com>
> 
> Fix sparse warnings:
> 
> drivers/crypto/vmx/vmx.c:44:12: warning:
>  symbol 'p8_init' was not declared. Should it be static?
> drivers/crypto/vmx/vmx.c:70:13: warning:
>  symbol 'p8_exit' was not declared. Should it be static?
> 
> Signed-off-by: YueHaibing <yuehaibing at huawei.com>
> ---
>  drivers/crypto/vmx/vmx.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
Patch applied.  Thanks.
-- 
Email: Herbert Xu <herbert at gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
    
    
More information about the Linuxppc-dev
mailing list