ARM: sunxi_defconfig: enable CONFIG_REGULATOR
[cascardo/linux.git] / net / ceph / crypto.c
index ffeba8f..62fc5e7 100644 (file)
@@ -476,7 +476,6 @@ struct key_type key_type_ceph = {
        .preparse       = ceph_key_preparse,
        .free_preparse  = ceph_key_free_preparse,
        .instantiate    = generic_key_instantiate,
-       .match          = user_match,
        .destroy        = ceph_key_destroy,
 };