]> 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 bea15bdf82b04c28d2f5d8c1a32a46b2621cb295..69473c4a653f72e47affee5bc71e832336da7f60 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];