|
@@ -995,10 +995,6 @@ static ctl_table vm_table[] = {
|
|
|
.extra1 = &zero,
|
|
|
},
|
|
|
#endif
|
|
|
-/*
|
|
|
- * NOTE: do not add new entries to this table unless you have read
|
|
|
- * Documentation/sysctl/ctl_unnumbered.txt
|
|
|
- */
|
|
|
/*
|
|
|
* NOTE: do not add new entries to this table unless you have read
|
|
|
* Documentation/sysctl/ctl_unnumbered.txt
|
|
@@ -1143,10 +1139,6 @@ static ctl_table fs_table[] = {
|
|
|
.child = binfmt_misc_table,
|
|
|
},
|
|
|
#endif
|
|
|
-/*
|
|
|
- * NOTE: do not add new entries to this table unless you have read
|
|
|
- * Documentation/sysctl/ctl_unnumbered.txt
|
|
|
- */
|
|
|
/*
|
|
|
* NOTE: do not add new entries to this table unless you have read
|
|
|
* Documentation/sysctl/ctl_unnumbered.txt
|