diff options
author | 2020-07-01 13:42:11 +0200 | |
---|---|---|
committer | 2020-07-07 14:30:27 +0200 | |
commit | 2073ea3ab181d42b4fd179ec3f74d53acefb563a (patch) | |
tree | 82e6b6ecc0c45ad24ace54f23ecb873ecf87c036 /tools/perf/scripts/python/stackcollapse.py | |
parent | gpio: Add gpio-charger to the documentation (diff) | |
download | linux-dev-2073ea3ab181d42b4fd179ec3f74d53acefb563a.tar.xz linux-dev-2073ea3ab181d42b4fd179ec3f74d53acefb563a.zip |
gpio: aggregator: Drop pre-initialization in get_arg()
In get_arg(), the variable start is pre-initialized, but overwritten
again in the first statement. Rework the assignment to not rely on
pre-initialization, to make the code easier to read.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20200701114212.8520-2-geert+renesas@glider.be
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions