On Fri, 7 Feb 2014, Rashika Kheria wrote: > Mark function as static in process_vm_access.c because it is not used > outside this file. > > This eliminates the following warning in mm/process_vm_access.c: > mm/process_vm_access.c:416:1: warning: no previous prototype for a??compat_process_vm_rwa?? [-Wmissing-prototypes] > > Signed-off-by: Rashika Kheria > Reviewed-by: Josh Triplett Acked-by: David Rientjes