Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 66810
b: refs/heads/master
c: 169e367
h: refs/heads/master
v: v3
  • Loading branch information
Eric W. Biederman authored and David S. Miller committed Oct 10, 2007
1 parent d54a1bb commit 118e35f
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: 9e0db4b12c7deda532ad13d37a84ee41dd691066
refs/heads/master: 169e36742572934f5d846cfa5f9d76e72d505db4
2 changes: 1 addition & 1 deletion trunk/include/linux/sched.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
#define CLONE_NEWUTS 0x04000000 /* New utsname group? */
#define CLONE_NEWIPC 0x08000000 /* New ipcs */
#define CLONE_NEWUSER 0x10000000 /* New user namespace */
#define CLONE_NEWNET 0x20000000 /* New network namespace */
#define CLONE_NEWNET 0x40000000 /* New network namespace */

/*
* Scheduling policies
Expand Down

0 comments on commit 118e35f

Please sign in to comment.