diff options
author | Olof Johansson <olof@lixom.net> | 2016-02-09 09:34:30 -0800 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2016-02-10 09:12:34 +0100 |
commit | f00ab14c252ac459e86194747a1f580ab503c954 (patch) | |
tree | 2b84549a442e013caa9dbf961b73405194c3878e /scripts/gdb/linux/tasks.py | |
parent | 07e7716c746dd4e43211903eac954a18192d3d14 (diff) |
mmc: block: return error on failed mmc_blk_get()
This used to return -EFAULT, but the function above returns -EINVAL on
the same condition so let's stick to that.
The removal of error return on this path was introduced with b093410c9aef
('mmc: block: copy resp[] data on err for MMC_IOC_MULTI_CMD').
Fixes: b093410c9aef ('mmc: block: copy resp[] data on err for MMC_IOC_MULTI_CMD').
Signed-off-by: Olof Johansson <olof@lixom.net>
Cc: Grant Grundler <grundler@google.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions