cpu hotplug: intel_cacheinfo: fix cpu hotplug error handling
[deliverable/linux.git] / mm / mmap.c
index 9e685b9abcde33517dd8ce0d6f62475609f7f05d..4275e81e25ba69cf49b777ca2819fb6295d7b084 100644 (file)
--- a/mm/mmap.c
+++ b/mm/mmap.c
@@ -181,8 +181,6 @@ error:
        return -ENOMEM;
 }
 
-EXPORT_SYMBOL(__vm_enough_memory);
-
 /*
  * Requires inode->i_mapping->i_mmap_lock
  */
This page took 0.029897 seconds and 5 git commands to generate.