Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 222151
b: refs/heads/master
c: df6e61d
h: refs/heads/master
i:
  222149: 111c9c9
  222147: 7773b04
  222143: 2aec1e2
v: v3
  • Loading branch information
Joe Perches authored and Linus Torvalds committed Nov 16, 2010
1 parent 4eff1e7 commit a879186
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: e53beacd23d9cb47590da6a7a7f6d417b941a994
refs/heads/master: df6e61d4ca268dc8706db38222fde9f04701566c
2 changes: 1 addition & 1 deletion trunk/kernel/sysctl.c
Original file line number Diff line number Diff line change
Expand Up @@ -702,7 +702,6 @@ static struct ctl_table kern_table[] = {
.extra1 = &zero,
.extra2 = &ten_thousand,
},
#endif
{
.procname = "dmesg_restrict",
.data = &dmesg_restrict,
Expand All @@ -712,6 +711,7 @@ static struct ctl_table kern_table[] = {
.extra1 = &zero,
.extra2 = &one,
},
#endif
{
.procname = "ngroups_max",
.data = &ngroups_max,
Expand Down

0 comments on commit a879186

Please sign in to comment.