Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 63849
b: refs/heads/master
c: 8daec96
h: refs/heads/master
i:
  63847: 7b4d4e2
v: v3
  • Loading branch information
Lee Schermerhorn authored and Linus Torvalds committed Aug 11, 2007
1 parent 179263c commit ac120e7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 202a21d6914369c1362f1ab50f0cbe92b9c38718
refs/heads/master: 8daec965e7035bbf8d364fe7585bffac7222b87a
2 changes: 1 addition & 1 deletion trunk/kernel/sysctl.c
Original file line number Diff line number Diff line change
Expand Up @@ -1023,6 +1023,7 @@ static ctl_table vm_table[] = {
.mode = 0644,
.proc_handler = &proc_doulongvec_minmax,
},
#endif
#ifdef CONFIG_NUMA
{
.ctl_name = CTL_UNNUMBERED,
Expand All @@ -1034,7 +1035,6 @@ static ctl_table vm_table[] = {
.strategy = &sysctl_string,
},
#endif
#endif
#if defined(CONFIG_X86_32) || \
(defined(CONFIG_SUPERH) && defined(CONFIG_VSYSCALL))
{
Expand Down

0 comments on commit ac120e7

Please sign in to comment.