From: Sukadev Bhattiprolu Date: Fri, 8 Dec 2006 10:37:58 +0000 (-0800) Subject: [PATCH] rename struct pspace to struct pid_namespace X-Git-Tag: v2.6.20-rc1~34^2~254 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61a58c6c238cc81f7742b8cc84212cc55fb57747;p=pandora-kernel.git [PATCH] rename struct pspace to struct pid_namespace Rename struct pspace to struct pid_namespace for consistency with other namespaces (uts_namespace and ipc_namespace). Also rename include/linux/pspace.h to include/linux/pid_namespace.h and variables from pspace to pid_ns. Signed-off-by: Sukadev Bhattiprolu Signed-off-by: Cedric Le Goater Cc: Kirill Korotaev Cc: Eric W. Biederman Cc: Herbert Poetzl Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed