summaryrefslogtreecommitdiff
path: root/kernel/pid_namespace.c
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2013-04-12 15:37:54 +1000
committerStephen Rothwell <sfr@canb.auug.org.au>2013-04-12 15:37:54 +1000
commitefaadb89bfb65e10027b2e330b2edf9e4c3e36dc (patch)
tree893ef3c707d92edded173fe29ba92d6fcb15a795 /kernel/pid_namespace.c
parent8aca60ef32d0ec6da54f92b4f545d86c4c5d129a (diff)
parent70035331f72709835ff0cb69c8b4e9719b57e63e (diff)
Merge branch 'akpm/master'
Diffstat (limited to 'kernel/pid_namespace.c')
-rw-r--r--kernel/pid_namespace.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/kernel/pid_namespace.c b/kernel/pid_namespace.c
index bea15bdf82b0..69473c4a653f 100644
--- a/kernel/pid_namespace.c
+++ b/kernel/pid_namespace.c
@@ -19,8 +19,6 @@
#include <linux/reboot.h>
#include <linux/export.h>
-#define BITS_PER_PAGE (PAGE_SIZE*8)
-
struct pid_cache {
int nr_ids;
char name[16];