commit | dc1e746c42d440fcd70aaaf02a1bbce5a4b2a5e6 | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Mon May 05 10:40:13 2014 -0600 |
committer | Lukasz Majewski <l.majewski@samsung.com> | Thu May 08 10:38:29 2014 +0200 |
tree | 2a6ae6574f4be8695e3ba25a39784d3c8ec8b729 | |
parent | c2474d9c718dea4f26067e85d356644a3aed26c2 [diff] |
ums: remove error-checking of MMC device size There's no reason to believe that an MMC device will incorrectly report its capacity. Remove error checking of this value from ums_disk_init() to simplify it. Cc: Lukasz Majewski <l.majewski@samsung.com> Signed-off-by: Stephen Warren <swarren@nvidia.com> Acked-by: Przemyslaw Marczak <p.marczak@samsung.com>