]> git.baikalelectronics.ru Git - kernel.git/commit
audit: Remove "weak" from audit_classify_compat_syscall() declaration
authorBjorn Helgaas <bhelgaas@google.com>
Tue, 14 Oct 2014 00:58:48 +0000 (18:58 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 22 Oct 2014 22:14:03 +0000 (16:14 -0600)
commit19e796bfb6bff77e69ddef16b4c67d244c8dfd6a
tree10e40ea12bece884a92319bbc4e6be0609676722
parentcf707b7b48540e4559958bc7587fb506b5c80cc1
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 <bhelgaas@google.com>
Acked-by: Richard Guy Briggs <rgb@redhat.com>
CC: AKASHI Takahiro <takahiro.akashi@linaro.org>
include/linux/audit.h