diff options
author | 2017-01-24 11:17:56 +0100 | |
---|---|---|
committer | 2017-02-13 13:20:39 +0100 | |
commit | 7d552a48089b6a24b65abe9c49a184bae8364abe (patch) | |
tree | 9e3ba86c298358bdd4a8586fe9250511db4c4cbc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mmc: block: inline command abortions (diff) | |
download | wireguard-linux-7d552a48089b6a24b65abe9c49a184bae8364abe.tar.xz wireguard-linux-7d552a48089b6a24b65abe9c49a184bae8364abe.zip |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions