From: Stephen Rothwell Date: Tue, 17 Apr 2012 02:08:48 +0000 (+1000) Subject: seccomp: use a static inline for a function stub X-Git-Tag: v3.5-rc1~161^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1fa650c7e6e81ca788fef52b1659295eb82ffdd;p=pandora-kernel.git seccomp: use a static inline for a function stub Fixes this error message when CONFIG_SECCOMP is not set: arch/powerpc/kernel/ptrace.c: In function 'do_syscall_trace_enter': arch/powerpc/kernel/ptrace.c:1713:2: error: statement with no effect [-Werror=unused-value] Signed-off-by: Stephen Rothwell Signed-off-by: James Morris --- Reading git-diff-tree failed