LSM: Introduce security hook calling Macros
authorCasey Schaufler <casey@schaufler-ca.com>
Sat, 2 May 2015 22:11:29 +0000 (15:11 -0700)
committerJames Morris <james.l.morris@oracle.com>
Tue, 12 May 2015 05:00:30 +0000 (15:00 +1000)
Introduce two macros around calling the functions in the
security operations vector. The marco versions here do not
change any behavior.

Signed-off-by: Casey Schaufler <casey@schaufler-ca.com>
Acked-by: John Johansen <john.johansen@canonical.com>
Acked-by: Kees Cook <keescook@chromium.org>
Acked-by: Paul Moore <paul@paul-moore.com>
Acked-by: Stephen Smalley <sds@tycho.nsa.gov>
Acked-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Signed-off-by: James Morris <james.l.morris@oracle.com>
security/security.c

Simple merge