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 <rashika.khe...@gmail.com>
> Reviewed-by: Josh Triplett <j...@joshtriplett.org>

Acked-by: David Rientjes <rient...@google.com>

Reply via email to