git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
145c3ae
)
Fix the declaration of sys_execve() in asm-generic/syscalls.h
author
David Howells
<dhowells@redhat.com>
Wed, 18 Aug 2010 17:55:33 +0000
(18:55 +0100)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Wed, 18 Aug 2010 19:12:38 +0000
(12:12 -0700)
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>
No differences found