sysctl: Remove the unused frv sysctl unumbers
The frv sysctl tables can only be used from proc so kill the sysctl numbers. Cc: David Howells <dhowells@redhat.com> Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
This commit is contained in:
@@ -393,7 +393,7 @@ static int cm_sysctl(ctl_table *table,
|
||||
static struct ctl_table pm_table[] =
|
||||
{
|
||||
{
|
||||
.ctl_name = CTL_PM_SUSPEND,
|
||||
.ctl_name = CTL_UNNUMBERED,
|
||||
.procname = "suspend",
|
||||
.data = NULL,
|
||||
.maxlen = 0,
|
||||
|
Reference in New Issue
Block a user