diff options
Diffstat (limited to 'fs/hugetlbfs/inode.c')
-rw-r--r-- | fs/hugetlbfs/inode.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/hugetlbfs/inode.c b/fs/hugetlbfs/inode.c index e026c807e6b3..64983ab55586 100644 --- a/fs/hugetlbfs/inode.c +++ b/fs/hugetlbfs/inode.c | |||
@@ -63,7 +63,7 @@ static void huge_pagevec_release(struct pagevec *pvec) | |||
63 | * | 63 | * |
64 | * Result is in bytes to be compatible with is_hugepage_mem_enough() | 64 | * Result is in bytes to be compatible with is_hugepage_mem_enough() |
65 | */ | 65 | */ |
66 | unsigned long | 66 | static unsigned long |
67 | huge_pages_needed(struct address_space *mapping, struct vm_area_struct *vma) | 67 | huge_pages_needed(struct address_space *mapping, struct vm_area_struct *vma) |
68 | { | 68 | { |
69 | int i; | 69 | int i; |