commit | d15ca3203754359cfe5d18910722d3089b204cc4 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Wed Aug 18 18:55:33 2010 +0100 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Aug 18 12:12:38 2010 -0700 |
tree | 879a1970ad82008d86c831a252b9c344f93eb7ad | |
parent | 145c3ae46b37993b0debb0b3da6256daea4a6ec5 [diff] |
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>