X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=crypto%2Facompress.c;h=1c682810a484dcdf3368ef61197e6262926e75dd;hb=a2ad5d9e65474f7a06038f5a91fb4d8c973cbea2;hp=82a290df2822a0c5239af964e73bb5cbada3b79c;hpb=9f2692326b9c6db8d0e866d555606b12a507a363;p=linux-2.6-block.git diff --git a/crypto/acompress.c b/crypto/acompress.c index 82a290df2822..1c682810a484 100644 --- a/crypto/acompress.c +++ b/crypto/acompress.c @@ -125,7 +125,7 @@ static const struct crypto_type crypto_acomp_type = { #ifdef CONFIG_PROC_FS .show = crypto_acomp_show, #endif -#ifdef CONFIG_CRYPTO_USER +#if IS_ENABLED(CONFIG_CRYPTO_USER) .report = crypto_acomp_report, #endif #ifdef CONFIG_CRYPTO_STATS