diff options
Diffstat (limited to 'mm/vma.c')
-rw-r--r-- | mm/vma.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -3113,7 +3113,6 @@ int __vm_munmap(unsigned long start, size_t len, bool unlock) return ret; } - /* Insert vm structure into process list sorted by address * and into the inode's i_mmap tree. If vm_file is non-NULL * then i_mmap_rwsem is taken here. |