diff options
author | David Howells <dhowells@redhat.com> | 2010-08-31 17:52:21 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-09-07 22:52:28 +0200 |
commit | 1e72910e248fb94839cd63c0c62107b1f15716f9 (patch) | |
tree | 4460512e548e3f7e2e3ad002022ca9ce4f058cb7 /usr | |
parent | h8300: Fix die() (diff) | |
download | linux-1e72910e248fb94839cd63c0c62107b1f15716f9.tar.xz linux-1e72910e248fb94839cd63c0c62107b1f15716f9.zip |
h8300: Fix missing consts in kernel_execve()
Fix missing consts in h8300's kernel_execve():
arch/h8300/kernel/sys_h8300.c: In function 'kernel_execve':
arch/h8300/kernel/sys_h8300.c:59: warning: initialization from incompatible pointer type
arch/h8300/kernel/sys_h8300.c:60: warning: initialization from incompatible pointer type
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions