Merge branch 'akpm' (incoming from Andrew)
[deliverable/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];
This page took 0.034549 seconds and 5 git commands to generate.