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>