From: H Hartley Sweeten Date: Tue, 15 Nov 2011 22:48:58 +0000 (-0800) Subject: arch/x86/kernel/ptrace.c: Quiet sparse noise X-Git-Tag: v3.3-rc1~187^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98b8b99ae1233a5408b136544e900a9cfb46e08f;p=pandora-kernel.git arch/x86/kernel/ptrace.c: Quiet sparse noise ptrace_set_debugreg() is only used in this file and should be static. This also quiets the following sparse warning: warning: symbol 'ptrace_set_debugreg' was not declared. Should it be static? Signed-off-by: H Hartley Sweeten Signed-off-by: Andrew Morton Cc: hartleys@visionengravers.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed