rootplug: Remove redundant initialization.
authorTetsuo Handa <penguin-kernel@i-love.sakura.ne.jp>
Tue, 26 May 2009 05:16:31 +0000 (14:16 +0900)
committerJames Morris <jmorris@namei.org>
Wed, 27 May 2009 03:30:46 +0000 (13:30 +1000)
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>
Signed-off-by: James Morris <jmorris@namei.org>

No differences found