From: Bjorn Helgaas Date: Tue, 14 Oct 2014 00:58:48 +0000 (-0600) Subject: audit: Remove "weak" from audit_classify_compat_syscall() declaration X-Git-Tag: fixes-against-v3.18-rc2~15^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e8beeb79ded25c5c1986f80fb8a7f6815345d5a;p=pandora-kernel.git audit: Remove "weak" from audit_classify_compat_syscall() declaration There's only one audit_classify_compat_syscall() definition, so it doesn't need to be weak. Remove the "weak" attribute from the audit_classify_compat_syscall() declaration. Signed-off-by: Bjorn Helgaas Acked-by: Richard Guy Briggs CC: AKASHI Takahiro --- Reading git-diff-tree failed