Explorar o código

unexport access_process_vm

This patch removes the no longer used EXPORT_SYMBOL_GPL(access_process_vm).

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Adrian Bunk %!s(int64=18) %!d(string=hai) anos
pai
achega
02c3530da6
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      mm/memory.c

+ 0 - 1
mm/memory.c

@@ -2748,4 +2748,3 @@ int access_process_vm(struct task_struct *tsk, unsigned long addr, void *buf, in
 
 	return buf - old_buf;
 }
-EXPORT_SYMBOL_GPL(access_process_vm);