commit | c0d4e39224f337224369e72236ec82584f9bed08 | [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 | 8d9f917e839196aa58c5eaec1f23b0c03fc073fb [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>