aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorTakashi Sakamoto <[email protected]>2020-05-08 13:36:26 +0900
committerTakashi Iwai <[email protected]>2020-05-08 09:42:21 +0200
commit8304cf77c92038cd1c50c27b69d30be695cc8003 (patch)
tree0066356d02776306132a34bae865edb7ff32621d /tools/perf/scripts/python/export-to-sqlite.py
parent89ebe49aaa2f60a19db53b4c03fd25253ae7f4ec (diff)
ALSA: firewire-lib: fix invalid assignment to union data for directional parameter
Although the value of FDF is used just for outgoing stream, the assignment to union member is done for both directions of stream. At present this causes no issue because the value of same position is reassigned later for opposite stream. However, it's better to add if statement. Fixes: d3d10a4a1b19 ("ALSA: firewire-lib: use union for directional parameters") Signed-off-by: Takashi Sakamoto <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions