]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - kernel/pid_namespace.c
pid_namespace.c/.h: simplify defines
[karo-tx-linux.git] / kernel / pid_namespace.c
index c1c3dc1c60233f337a01ff13587f1a5a7f57f1cd..f158e271fe44b2cc2b4845df0fdf0ff22b70f620 100644 (file)
@@ -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];