diff options
Diffstat (limited to 'include/linux/nsproxy.h')
-rw-r--r-- | include/linux/nsproxy.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/nsproxy.h b/include/linux/nsproxy.h index fdfb0e44912f..0b9f0dc30d61 100644 --- a/include/linux/nsproxy.h +++ b/include/linux/nsproxy.h | |||
@@ -24,7 +24,6 @@ struct pid_namespace; | |||
24 | struct nsproxy { | 24 | struct nsproxy { |
25 | atomic_t count; | 25 | atomic_t count; |
26 | spinlock_t nslock; | 26 | spinlock_t nslock; |
27 | unsigned long id; | ||
28 | struct uts_namespace *uts_ns; | 27 | struct uts_namespace *uts_ns; |
29 | struct ipc_namespace *ipc_ns; | 28 | struct ipc_namespace *ipc_ns; |
30 | struct mnt_namespace *mnt_ns; | 29 | struct mnt_namespace *mnt_ns; |