Re: [PATCH] mm:Make the function vma_has_reserves bool

From: Davidlohr Bueso
Date: Fri Jun 26 2015 - 13:28:53 EST


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 from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/