summaryrefslogtreecommitdiff
path: root/fs/fat/fat.c
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-08-15 01:01:30 (GMT)
committerTom Rini <trini@konsulko.com>2017-08-20 13:54:30 (GMT)
commit9585dd3fffaa8b7bd37044cc1870a45f2ca0ee3d (patch)
tree9ae5992d93536267e835a590330d63a72d9682bd /fs/fat/fat.c
parentd03618d5cbc3e1fb4f8c63f2e4966f825007ce08 (diff)
downloadu-boot-9585dd3fffaa8b7bd37044cc1870a45f2ca0ee3d.tar.xz
spl: spl_mmc.c Correct blk_dread() return value check
The function blk_dread will return -ENOSYS on failure or on success the number of blocks read, which must be the number asked to read (otherwise it failed somewhere). Correct this check. Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'fs/fat/fat.c')
0 files changed, 0 insertions, 0 deletions