diff options
author | 2017-01-24 11:17:54 +0100 | |
---|---|---|
committer | 2017-02-13 13:20:38 +0100 | |
commit | 6fb85d658308952142da6abb4e066dd22dd48c01 (patch) | |
tree | c5432cd6304a3a0d49a632503edc06d64c96fc2d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mmc: block: break out mmc_blk_rw_start_new() (diff) | |
download | wireguard-linux-6fb85d658308952142da6abb4e066dd22dd48c01.tar.xz wireguard-linux-6fb85d658308952142da6abb4e066dd22dd48c01.zip |
mmc: block: do not assign mq_rq when aborting command
The code in mmc_blk_issue_rq_rq() aborts a command if the request
is not properly aligned on large sectors. As part of the path
jumping out, it assigns the local variable mq_rq reflecting
a MMC queue request to the current MMC queue request, which is
confusing since the variable is not used after this jump.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions