From: David S. Miller Date: Wed, 20 Feb 2008 05:25:50 +0000 (-0800) Subject: [SPARC64]: More sparse warning fixes in process.c X-Git-Tag: v2.6.25-rc3~10^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1422401f2491ecb7579c8d241e1f924b35e6b67;p=pandora-kernel.git [SPARC64]: More sparse warning fixes in process.c arch/sparc64/kernel/process.c:504:17: warning: symbol 'sparc_do_fork' was not declared. Should it be static? arch/sparc64/kernel/process.c:655:5: warning: symbol 'dump_fpu' was not declared. Should it be static? arch/sparc64/kernel/process.c:708:16: warning: symbol 'sparc_execve' was not declared. Should it be static? Signed-off-by: David S. Miller --- Reading git-diff-tree failed