commit | 7398892ac0592999397532ba168376edd402438c | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Thu Feb 15 13:46:34 2018 +0100 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Thu Feb 15 13:46:34 2018 +0100 |
tree | c487cbbb0fe75bce23db81bdf808cf8ecb98b70e | |
parent | a48eadbc22d3892481826e0b7dc4c7a5d2baad5c [diff] |
mkfs_ext2, mkfs_vfat: fix warnings in STORE_LE on big-endian platforms "warning: large integer implicitly truncated to unsigned type [-Woverflow]" Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>