On Fri, 2015-06-26 at 12:15 -0400, Nicholas Krause wrote: > This makes the function vma_has_reserves bool now due to this > particular function only returning either one or zero as its > return value. > > Signed-off-by: Nicholas Krause <xerofoify@xxxxxxxxx> > --- > mm/hugetlb.c | 12 ++++++------ > 1 file changed, 6 insertions(+), 6 deletions(-) > > diff --git a/mm/hugetlb.c b/mm/hugetlb.c Yeah, don't be sending one patch per function change for this kind of crap. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>