]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - kernel/pid_namespace.c
notifier-error-inject: fix module names in Kconfig
[mirror_ubuntu-artful-kernel.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];