aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorGeert Uytterhoeven <[email protected]>2020-07-01 13:42:11 +0200
committerLinus Walleij <[email protected]>2020-07-07 14:30:27 +0200
commit2073ea3ab181d42b4fd179ec3f74d53acefb563a (patch)
tree82e6b6ecc0c45ad24ace54f23ecb873ecf87c036 /tools/perf/util/scripting-engines/trace-event-python.c
parent8cbdc5045df071b146b76a718dd8669e89714057 (diff)
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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions