don't bother exporting kernel_execve()
authorAl Viro <viro@zeniv.linux.org.uk>
Thu, 2 Aug 2012 18:27:53 +0000 (22:27 +0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Thu, 20 Sep 2012 13:51:28 +0000 (09:51 -0400)
commit1cedd6925a0fe355315687427cbe3e63e9633b4d
tree14bec1695f36bc8b07bf2d022e53da91ab0e0bf9
parent826eba4db0c643cc0e705c8365902c63fac2b7ee
don't bother exporting kernel_execve()

most of the architectures don't and there's not a single
caller outside of core kernel.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
arch/arm/kernel/sys_arm.c
arch/hexagon/kernel/syscall.c
arch/unicore32/kernel/sys.c