diff options
| author | Bowgo Tsai <bowgotsai@google.com> | 2017-04-27 15:44:39 +0800 |
|---|---|---|
| committer | Bowgo Tsai <bowgotsai@google.com> | 2017-04-28 12:47:18 +0800 |
| commit | 359bed36156fe1602285c75745806d8488cf927b (patch) | |
| tree | f41ec9422d10dbc484f161a7ecc76e216ee272dd /trusty/coverage/coverage.cpp | |
| parent | 8a85c253bfabb0fd495949cb36edf73eae9d09f2 (diff) | |
fs_mgr: code clean up
- Returns FS_MGR_MNTALL_FAIL for failure paths in fs_mgr_mount_all()
- Removes the 'goto out' in fs_mgr_do_mount() as there is nothing to do in
the 'out' label now. Also removes the "ret = FS_MGR_DOMNT_FAILED;" and
just return FS_MGR_DOMNT_FAILED directly for the default failure path.
- Changes some LERROR to PERROR
Test: Use fs_mgr_do_mount() to mount /system with AVB
Change-Id: I126a0124a5c9d61302f40ab9db16989500d9777e
Diffstat (limited to 'trusty/coverage/coverage.cpp')
0 files changed, 0 insertions, 0 deletions
