commit | d5947f70714e6676bca2663af210bfb9f6118e83 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Mon Dec 05 13:29:49 2016 -0800 |
committer | Elliott Hughes <enh@google.com> | Mon Dec 05 13:29:49 2016 -0800 |
tree | 3b4377fff8485e905bad5b8ad0b84402f3728859 | |
parent | 398e284e8cc561eb7775a2d9fcab1ddd0979b860 [diff] |
Fix "Can't use getmntent or getmntinfo to check for mounted filesystems!" warning. We do have <mntent.h> and setmntent(3). Also silence unused parameter warnings; C programmers don't care, so upstream is unlikely to fix that. Bug: N/A Test: builds Change-Id: I57db0cca68a617913e21c2ef7b6613cd1183d7c5