Re: [PATCH 8/9] mm: Mark function as static in nobootmem.c

From: David Rientjes
Date: Fri Feb 07 2014 - 15:57:41 EST


On Fri, 7 Feb 2014, Rashika Kheria wrote:

> Mark function as static in nobootmem.c because it is not used outside
> this file.
>
> This eliminates the following warning in mm/nobootmem.c:
> mm/nobootmem.c:324:15: warning: no previous prototype for â___alloc_bootmem_nodeâ [-Wmissing-prototypes]
>
> Signed-off-by: Rashika Kheria <rashika.kheria@xxxxxxxxx>
> Reviewed-by: Josh Triplett <josh@xxxxxxxxxxxxxxxx>

Acked-by: David Rientjes <rientjes@xxxxxxxxxx>