commit | 093dd317ecba279f7aeb569344a0c619b6d688ac | [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 | 9377399150d323ea39e6abe6a44460ea33826ce4 [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