From: David Howells Date: Tue, 31 Aug 2010 15:52:21 +0000 (+0100) Subject: h8300: Fix missing consts in kernel_execve() X-Git-Tag: v2.6.36-rc4~97 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e72910e248fb94839cd63c0c62107b1f15716f9;p=pandora-kernel.git 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 Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed