]> Pileus Git - ~andy/linux/blobdiff - crypto/proc.c
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzi...
[~andy/linux] / crypto / proc.c
index fe95975fc533e76f76163c9d0e567abe3b0b8c08..1c38733c224d7785ead6a3f47258937073544f68 100644 (file)
@@ -29,7 +29,7 @@ static struct ctl_table crypto_sysctl_table[] = {
                .data           = &fips_enabled,
                .maxlen         = sizeof(int),
                .mode           = 0444,
-               .proc_handler   = &proc_dointvec
+               .proc_handler   = proc_dointvec
        },
        {}
 };