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 <[email protected]> > Reviewed-by: Josh Triplett <[email protected]>
Acked-by: David Rientjes <[email protected]>

