diff --git a/crypto/fips.c b/crypto/fips.c index 92fd506abb21ce354b2b771bb66fc295e5231d53..8a784018ebfc7c9cb24514874e9a3a84cdfd345b 100644 --- a/crypto/fips.c +++ b/crypto/fips.c @@ -63,7 +63,6 @@ static struct ctl_table crypto_sysctl_table[] = { .mode = 0444, .proc_handler = proc_dostring }, - {} }; static struct ctl_table_header *crypto_sysctls;