]> nv-tegra.nvidia Code Review - linux-3.10.git/commit - security
smack: Remove redundant initialization.
authorTetsuo Handa <penguin-kernel@i-love.sakura.ne.jp>
Tue, 26 May 2009 05:18:07 +0000 (14:18 +0900)
committerJames Morris <jmorris@namei.org>
Thu, 28 May 2009 01:57:09 +0000 (11:57 +1000)
commit13b297d943828c4594527a2bd9c30ecd04e37886
tree9a4e7ea9e0f161f5a3edecfa8300d2677b24cfd9
parent14dba5331b90c20588ae6504fea8049c7283028d
smack: Remove redundant initialization.

We don't need to explicitly initialize to cap_* because
it will be filled by security_fixup_ops().

Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Acked-by: Serge Hallyn <serue@us.ibm.com>
Acked-by: Casey Schaufler <casey@schaufler-ca.com>
Signed-off-by: James Morris <jmorris@namei.org>
security/smack/smack_lsm.c