Skip to content
Commit 559ec2f8 authored by Nicholas Krause's avatar Nicholas Krause Committed by Linus Torvalds
Browse files

mm/hugetlb.c: make vma_has_reserves() return bool



This makes vma_has_reserves() return bool due to this particular function
only returning either one or zero as its return value.

Signed-off-by: default avatarNicholas Krause <xerofoify@gmail.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 1ecef9ed
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment