commit | a8119a0553074316d6b7baa2a7990daa9de50bc5 | [log] [tgz] |
---|---|---|
author | Oleksiy Avramchenko <oleksiy.avramchenko@sonymobile.com> | Mon May 04 17:07:01 2015 +0200 |
committer | Johan Redestig <johan.redestig@sonymobile.com> | Thu May 07 10:18:33 2015 +0200 |
tree | 0f763b0e36dd91e6b74a410b247b04c79c49d26a | |
parent | 9297370b0be391603f7e7ba0fc5e864e10080cff [diff] |
fs_mgr: remove some dead code Using logical op on unitialized memory is a bad thing. Good thing is that this bug is dead because the structure is completely cleared later via create_verity_device() -> verity_ioctl_init(). Change-Id: Idf5515a888bc6216eda0e23885a789f9b0320bac