autofs: make autofs_expire_direct() static
[sfrench/cifs-2.6.git] / crypto / rmd160.c
index 5f3e6ea35268d5ef849637daaf4605b674ab2794..737645344d1cbe53b467d7b13590417f33f9f340 100644 (file)
@@ -347,7 +347,6 @@ static struct shash_alg alg = {
        .descsize       =       sizeof(struct rmd160_ctx),
        .base           =       {
                .cra_name        =      "rmd160",
-               .cra_flags       =      CRYPTO_ALG_TYPE_SHASH,
                .cra_blocksize   =      RMD160_BLOCK_SIZE,
                .cra_module      =      THIS_MODULE,
        }