diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2017-01-24 11:17:56 +0100 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2017-02-13 13:20:39 +0100 |
commit | 7d552a48089b6a24b65abe9c49a184bae8364abe (patch) | |
tree | 9e3ba86c298358bdd4a8586fe9250511db4c4cbc /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | da0dbaffe354043bb0cd61c00c650c819d104b29 (diff) |
mmc: block: introduce new_areq and old_areq
Recycling the same variable in an x=x+1 fashion may seem
clever here but it makes the code terse and hard to follow
for humans. Introduce a new_areq and old_areq variable so
we see what is going on.
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/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions