aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2022-02-07 14:06:17 +0000
committerTakashi Iwai <[email protected]>2022-02-08 08:21:32 +0100
commit3db3d859441b93cefe715ac5bd90d02873fe65d3 (patch)
tree10c5856cfb122257f1592889885a069e4016fc8d /tools/perf/scripts/python/flamegraph.py
parent9d73d1928eb861cb90ddad08724c5ceb83c9a13b (diff)
ALSA: usb-audio: remove redundant assignment to variable c
The variable c is being initialized in an outer for-loop and also re-initialized inside an inner for-loop. The first initialization is redundant and can be removed. Signed-off-by: Colin Ian King <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions