Merge tag 'v6.10-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
[linux-2.6-block.git] / crypto / scompress.c
index 60bbb7ea406028835bf59680fff68aaf75db330a..1cef6bb06a811e0ca1294ee47fe6a0d82f2f9e0e 100644 (file)
@@ -270,9 +270,6 @@ static const struct crypto_type crypto_scomp_type = {
 #endif
 #if IS_ENABLED(CONFIG_CRYPTO_USER)
        .report = crypto_scomp_report,
-#endif
-#ifdef CONFIG_CRYPTO_STATS
-       .report_stat = crypto_acomp_report_stat,
 #endif
        .maskclear = ~CRYPTO_ALG_TYPE_MASK,
        .maskset = CRYPTO_ALG_TYPE_MASK,