On Fri, 7 Feb 2014, Rashika Kheria wrote: > Mark function as static in mmap.c because they are not used outside this > file. > > This eliminates the following warning in mm/mmap.c: > mm/mmap.c:407:6: warning: no previous prototype for ‘validate_mm’ > [-Wmissing-prototypes] > > Signed-off-by: Rashika Kheria <[email protected]> > Reviewed-by: Josh Triplett <[email protected]>
Acked-by: David Rientjes <[email protected]>

