Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 61735
b: refs/heads/master
c: ed2c12f
h: refs/heads/master
i:
  61733: 039648b
  61731: b2b6c1c
  61727: cdc3cd6
v: v3
  • Loading branch information
Andrew Morton authored and Linus Torvalds committed Jul 19, 2007
1 parent 973bf09 commit 3551b12
Show file tree
Hide file tree
Showing 2 changed files with 5 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: 87f24c3ac399e82c578e71311251f00618fc5203
refs/heads/master: ed2c12f323e8fafbc94f9bcfb924f9df36e64dc7
5 changes: 4 additions & 1 deletion trunk/kernel/sysctl.c
Original file line number Diff line number Diff line change
Expand Up @@ -748,7 +748,10 @@ static ctl_table kern_table[] = {
.proc_handler = &proc_dostring,
.strategy = &sysctl_string,
},

/*
* NOTE: do not add new entries to this table unless you have read
* Documentation/sysctl/ctl_unnumbered.txt
*/
{ .ctl_name = 0 }
};

Expand Down

0 comments on commit 3551b12

Please sign in to comment.