[PATCH] FIX: whitespace damage in namespaces-incorporate-fs-namespace-into-nsproxy

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



---
 fs/proc/base.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/fs/proc/base.c b/fs/proc/base.c
index 45b70fd..4096518 100644
--- a/fs/proc/base.c
+++ b/fs/proc/base.c
@@ -545,7 +545,7 @@ static int mountstats_open(struct inode 
 
 		if (task) {
 			task_lock(task);
-	namespace = task->nsproxy->namespace;
+			namespace = task->nsproxy->namespace;
 			if (namespace)
 				get_namespace(namespace);
 			task_unlock(task);
-- 
1.4.2.rc3.g7e18e-dirty



[Index of Archives]     [Cgroups]     [Netdev]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux