Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 170037
b: refs/heads/master
c: 86926d0
h: refs/heads/master
i:
  170035: 5e8a1a0
v: v3
  • Loading branch information
Eric W. Biederman committed Nov 18, 2009
1 parent d2fc995 commit af9db3d
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 32 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: 60a0a52df149286a25fddf9b2d0cfe77cf0bc516
refs/heads/master: 86926d0096279b9739ceeff40f68d3c33b9119a9
22 changes: 0 additions & 22 deletions trunk/Documentation/sysctl/ctl_unnumbered.txt

This file was deleted.

9 changes: 0 additions & 9 deletions trunk/include/linux/sysctl.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@
** The kernel will then return -ENOTDIR to any application using
** the old binary interface.
**
** For new interfaces unless you really need a binary number
** please use CTL_UNNUMBERED.
**
****************************************************************
****************************************************************
*/
Expand Down Expand Up @@ -50,12 +47,6 @@ struct __sysctl_args {

/* Top-level names: */

/* For internal pattern-matching use only: */
#ifdef __KERNEL__
#define CTL_NONE 0
#define CTL_UNNUMBERED CTL_NONE /* sysctl without a binary number */
#endif

enum
{
CTL_KERN=1, /* General kernel info and control */
Expand Down

0 comments on commit af9db3d

Please sign in to comment.