diff options
Diffstat (limited to 'mm/mmap.c')
-rw-r--r-- | mm/mmap.c | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -181,8 +181,6 @@ error: | |||
181 | return -ENOMEM; | 181 | return -ENOMEM; |
182 | } | 182 | } |
183 | 183 | ||
184 | EXPORT_SYMBOL(__vm_enough_memory); | ||
185 | |||
186 | /* | 184 | /* |
187 | * Requires inode->i_mapping->i_mmap_lock | 185 | * Requires inode->i_mapping->i_mmap_lock |
188 | */ | 186 | */ |