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)
commit76b0187525f024cb391c8043adf2e359b2adb988
tree5e94b6c2b2b0a9cb4e55a10e40fda7e0f6e5a70a
parent2c9e703c618106f5383226fbb1f526cb11034f8a
rootplug: 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>
Signed-off-by: James Morris <jmorris@namei.org>
security/root_plug.c