diff options
| author | Ingo Molnar <mingo@elte.hu> | 2008-09-14 17:26:53 +0200 |
|---|---|---|
| committer | Ingo Molnar <mingo@elte.hu> | 2008-09-14 17:26:53 +0200 |
| commit | f81b691a3df09806385ea413c3a2ee094c705ca3 (patch) | |
| tree | 01c0d6d319fcbddc98171d06cfe8e742cd270455 /kernel/user_namespace.c | |
| parent | x86: make sure the CPA test code's use of _PAGE_UNUSED1 is obvious (diff) | |
| parent | Linux 2.6.27-rc6 (diff) | |
| download | linux-f81b691a3df09806385ea413c3a2ee094c705ca3.tar.gz linux-f81b691a3df09806385ea413c3a2ee094c705ca3.zip | |
Merge commit 'v2.6.27-rc6' into x86/pat
Diffstat (limited to 'kernel/user_namespace.c')
| -rw-r--r-- | kernel/user_namespace.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/kernel/user_namespace.c b/kernel/user_namespace.c index a9ab0596de44..532858fa5b88 100644 --- a/kernel/user_namespace.c +++ b/kernel/user_namespace.c @@ -6,7 +6,6 @@ */ #include <linux/module.h> -#include <linux/version.h> #include <linux/nsproxy.h> #include <linux/slab.h> #include <linux/user_namespace.h> |
