Dust-up this old code that practically left untouched since lsmmc got merged into mmc-utils. The first 3 patches are mostly cleanups, where the 4th is fixing a capacity calculation bug. v2: - remove the first patch from the original series (got accepted) - Fix an ARM64 compilation warning Avri Altman (3): mmc-utils: lsmmc: Simplify prinitng manufacturer name mmc-utils: lsmmc: Simplify interface processing functions mmc-utils: lsmmc: Disintegrade print_mmc_csd wanggang26 (1): mmc-utils: lsmmc: Fix emmc capacity calculation lsmmc.c | 1548 ++++++++++++++++++++++++++----------------------------- 1 file changed, 719 insertions(+), 829 deletions(-) -- 2.42.0