Fix the declaration of sys_execve() in asm-generic/syscalls.h
authorDavid Howells <dhowells@redhat.com>
Wed, 18 Aug 2010 17:55:33 +0000 (18:55 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 18 Aug 2010 19:12:38 +0000 (12:12 -0700)
commitd15ca3203754359cfe5d18910722d3089b204cc4
tree879a1970ad82008d86c831a252b9c344f93eb7ad
parent145c3ae46b37993b0debb0b3da6256daea4a6ec5
Fix the declaration of sys_execve() in asm-generic/syscalls.h

Fix the declaration of sys_execve() in asm-generic/syscalls.h to have
various consts applied to its pointers.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/asm-generic/syscalls.h